-
## Add GDC/GCC on docker-build using this flags (see **Configured with**)
Espressif/LLVM have xtensa-ABI (windowed) partial support, but GCC [upstream and fork] have both xtensa-ABI (call0 & window…
-
### The problem
Ran into a weird issue.
With the following config, my ESP32 (tested on a ESP32 solo, as well as an ESP32 with CONFIG_FREERTOS_UNICORE)
esphome fails to start, it does not respond to…
-
Hello!
**Describe the bug**
The eclipse environment is missing the following functionalities after installing IDF-Eclipse-PluginV3.0.0:
- code outline of currently opened file in outline tab
- j…
-
The current ESP8266 on PlatformIO is very old. Could you please consider adding the new ESP-IDF style ESP8266_RTOS_SDK. The SDK structure is similar to that of ESP32-IDF.
-
Hi folks,
first - thanks for the awesome integration. It works extremely well with devices connected to my primary BT dongle.
I have two thermostats that are further away and connected through an es…
-
I'm using an ESP32 WROOM32 DEVKIT board, a 128x64 display with ST7920 chip. My development environment is ESP-IDF in VSCode.
I created a project from scratch, added only the U8G2 library directly fro…
-
The next issue I hit I have not gotten past yet. It appears that something in ESP32 toolchain wants to use "pip" and I think Ubuntu wants "pip3". Here is a log snippet:
```
Installing ESP-IDF tool…
-
### What happened?
Unable to flash WLED firmware to ESP32-C6-DevKitC-1 v1.1
### To Reproduce Bug
Just try to flash wled firmware to any ESP32-C6 chip
### Expected Behavior
I guess we ne…
-
I was migrating some code from ESP32e to ESP32S3 and getting errors with FastLED3.5 compilation. I fixed the F_CPU issue already reported. I also have other missing declarations:
C:/esp4/framewor…
-
### The problem
Hello,
I'm setting up an ESP Voice Assistant and it works only once.
The only solution I found is to either restart the ESP or to reconfigure the device from the integration panel…