You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
IDF version.
v5.3.2
Operating System used.
Windows
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
Build without errors.
What is the actual behavior?
Build with errors.
Steps to reproduce.
Go to New Project Wizard - Choose Template arduino-as-component.
Then CTRL+Shift+P and type/choose ESP-IDF: Add Arduino ESP32 as ESP-IDF Component.
Build or installation Logs.
-- git rev-parse returned 'fatal: not a git repository (or any of the parent directories): .git'
ESP Insights Project commit: HEAD-HASH-NOTFOUND
-- git rev-parse returned 'fatal: not a git repository (or any of the parent directories): .git'
ESP RainMaker Project commit: HEAD-HASH-NOTFOUND
CMake Error at components/arduino/CMakeLists.txt:362 (message):
esp32-arduino requires CONFIG_FREERTOS_HZ=1000 (currently 100)
More Information.
Fresh project with Arduino component does not build.
The text was updated successfully, but these errors were encountered:
Answers checklist.
IDF version.
v5.3.2
Operating System used.
Windows
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
Build without errors.
What is the actual behavior?
Build with errors.
Steps to reproduce.
Go to New Project Wizard - Choose Template arduino-as-component.
Then CTRL+Shift+P and type/choose ESP-IDF: Add Arduino ESP32 as ESP-IDF Component.
Build or installation Logs.
More Information.
Fresh project with Arduino component does not build.
The text was updated successfully, but these errors were encountered: