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
Fresh project with Arduino component does not build.
In VS Code 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 project, and the build fails at the:
-- 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
ESP IDF v5.3.2. Device target is ESP32-S3. OS is Windows 11 Pro v24H2. OS build 26100.2605.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
ESP Insights Project commit: HEAD-HASH-NOTFOUND & ESP RainMaker Project commit: HEAD-HASH-NOTFOUND
ESP Insights Project commit: HEAD-HASH-NOTFOUND & ESP RainMaker Project commit: HEAD-HASH-NOTFOUND (CON-1491)
Dec 28, 2024
Fresh project with Arduino component does not build.
In VS Code 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 project, and the build fails at the:
ESP IDF v5.3.2. Device target is ESP32-S3. OS is Windows 11 Pro v24H2. OS build 26100.2605.
The text was updated successfully, but these errors were encountered: