Enable CI #4

Merged
pierre merged 5 commits from ci into master 2024-10-14 20:42:21 +00:00
Showing only changes of commit d423024386 - Show all commits

View File

@ -59,7 +59,7 @@ steps:
image: espressif/idf:v5.2.2 # FIXME : upgrade to 5.3.1
commands:
- cd esp32_device
- idf.py build
- /opt/esp/entrypoint.sh idf.py build
volumes: