Sync up ESP32 build variants

This commit is contained in:
Thomas Göttgens
2024-11-07 15:03:05 +01:00
parent 286f3c6458
commit a815a770b4
4 changed files with 9 additions and 0 deletions

View File

@@ -26,10 +26,12 @@ jobs:
./arch/esp32/esp32s2.ini
./arch/esp32/esp32s3.ini
./arch/esp32/esp32c3.ini
./arch/esp32/esp32c6.ini
build-script-path: bin/build-esp32.sh
ota-firmware-source: firmware-c3.bin
ota-firmware-target: release/bleota-c3.bin
artifact-paths: |
release/*.bin
release/*.elf
include-web-ui: true
arch: esp32c3