-
## Environment
- Development Kit: custom board
- Module or chip used: ESP32-WROOM-32E
- IDF version: v4.4-dev-3703-gddc44956bf
- Build System: idf.py
- Compiler version: xtensa-esp32-elf-…
-
`/home/fabian/.platformio/packages/framework-espidf/components/mbedtls/port/esp32/esp_bignum.c:254:5: error: no previous prototype for 'esp_mpi_mul_mpi_mod' [-Werror=missing-prototypes]
int esp_mpi_…
fpedd updated
3 years ago
-
I have two problem about compile the esp_helpers.c,
1、I think it is not support the esp32-s3, because I find there are not esp32-s3 in line 200 to /* Initialize spi bus master */
2、what compiler s…
-
I get the following error when I try to flash the program into the microcontroller. The compilation is done without problems. Does anyone know what I'm doing wrong?
CMake Error at C:/esp-idf/tools/…
-
This happens when building any existing app I've found (Fluppy, BMO chooser, etc.)
```
CC build/bootloader/bootloader_support/src/efuse.o
CC build/bootloader/bootloader_support/src/bootloader_flash…
-
### Board
Any
### Device Description
Not related to device, but crash happens on ESP32-C2 and -C3
### Hardware Configuration
Not HW related
### Version
latest master (checkout man…
TD-er updated
10 months ago
-
**Describe the bug**
If a wifi has a SSID with a length of 32 bytes, Bitaxe is not able to connect. Only connections to wifis with SSID up to a length of 31 bytes are possible.
**To Reproduce**
S…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
I get some errors for esp32 build on recent master related to missing mdns package:
```
CMake Error at /home/user/esp-idf/tools/cmake/project.cmake:480 (add_executable):
Target "cspot-esp32.elf…
-
### The issue
- release version: 0.9.4
- esp-idf version: 5.1.1
![Snipaste_2024-03-30_21-46-22](https://github.com/UncleRus/esp-idf-lib/assets/58646319/0e299b5a-73dd-4e9d-9e96-e3992d71e016)
I …
FeOAr updated
5 months ago