Closed swortain closed 1 year ago
Hi @swortain ! The error is pretty much descriptive:
esp32-arduino requires CONFIG_FREERTOS_HZ=1000 (currently 100)
Have you tried updating this value?
Hi, Thanks for the reply. emm,no....but In my opinion, maybe It should set automaticly for a new project? I delete all files in user/.platformio. then open the ide, pio download all the depends and the error appear...
@swortain Would need config too. Adding a sdkconfig.defaults file is easy. https://github.com/platformio/platform-espressif32/blob/develop/examples/espidf-arduino-blink/sdkconfig.defaults
ok,thx a lot. But maybe we can make a no-error sdkconfig with a specific platformio.ini automaticly as before?
But maybe we can make a no-error sdkconfig with a specific platformio.ini automaticly as before?
It's always been this way as default configurations are part of the ESP-IDF workflow.
I have updated all to the latest version and reopen the IDE, build the project. then I got these message:
CMakeOutput.log