-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
ESP32 espressif V3.0.2 on Arduino IDE 2.3.2
Espressif changes cause multiple compile errors for DCC-EX Command Station
FQBN: esp32:esp32:esp32
Using board 'esp32' from platform in folder: C…
-
For my project https://github.com/ataweg/CYD_ESP32_LVGL_EEZ I got a lot of compiler warnings that can easily fixed. Most of them are signed and unsigned issues. I attached two log files, For the first…
-
I am using a Jetson Xavier running ROS2 and an ESP32 WROOME
I installed the ESP-IDF and created my own freertos project and pasted the micro-ros component folder.
![image](https://github.com/mi…
-
**Is your feature request related to a problem? Please describe.**
Support IDF v5.0
**Describe the solution you'd like**
Support IDF release/v5.0
```
commit 7f4bcc36959b1c483897d643036f847…
-
The 4.3 release of ESP-IDF won't compile the c modules into the micropython firmware as has some error using 'make' 'all' that it can't find the 'file' st7789_mpy, when this is actually a folder and n…
-
### The problem
I want to use the latest version of the idf framework to compile esp32c6
But I encountered an error message
This error seems to be an issue with the data type
### Which version of …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
WCJDI updated
4 months ago
-
### TFT Version
_No response_
### Firmware Version
2024.8.3
### Blueprint Version
4.3.11
### Panel Model
US (Landscape)
### What is the bug?
istall report
IINFO ESPHome 2024.8.1
INFO Read…
-
I download this project and try to build it. But when I do command: `idf.py menuconfig` I get error:
```
D:\Projects\sip_call-main>idf.py menuconfig
Executing action: menuconfig
Running cmake in…