3333 echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
3434 - uses : actions/checkout@v4
3535 with :
36- repository : tyeth /ci-arduino
37- ref : WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
36+ repository : adafruit /ci-arduino
37+ ref : ci-wippersnapper
3838 path : ci
3939 - name : Checkout Board Definitions
4040 uses : actions/checkout@v4
7373 run : |
7474 pip3 install esptool
7575 - name : Build for ESP32-SX (esptool)
76- run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header ./src/print_dependencies.h
76+ run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
7777 - name : list files
7878 run : |
7979 ls -Rla examples/
@@ -182,8 +182,8 @@ jobs:
182182 echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
183183 - uses : actions/checkout@v4
184184 with :
185- repository : tyeth /ci-arduino
186- ref : WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
185+ repository : adafruit /ci-arduino
186+ ref : ci-wippersnapper
187187 path : ci
188188 - name : Install CI-Arduino
189189 run : bash ci/actions_install.sh
@@ -215,7 +215,7 @@ jobs:
215215 cp /home/runner/Arduino/libraries/Adafruit_LittlevGL_Glue_Library/lv_conf.h /home/runner/Arduino/libraries
216216 - name : Build for ESP32-SX
217217 run : |
218- python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header ./src/print_dependencies.h
218+ python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
219219 - name : list files (tree)
220220 run : |
221221 tree
@@ -373,8 +373,8 @@ jobs:
373373 echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
374374 - uses : actions/checkout@v4
375375 with :
376- repository : tyeth /ci-arduino
377- ref : WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
376+ repository : adafruit /ci-arduino
377+ ref : ci-wippersnapper
378378 path : ci
379379 - name : Install CI-Arduino
380380 run : bash ci/actions_install.sh
@@ -394,7 +394,7 @@ jobs:
394394 cp nanopb/pb_common.* nanopb/pb_encode.* nanopb/pb_decode.* src/nanopb
395395 mv nanopb/pb.h src/nanopb/nanopb.pb.h
396396 - name : build SAMD platforms
397- run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header ./src/print_dependencies.h
397+ run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
398398 - name : Rename build artifacts to reflect the platform name
399399 run : |
400400 mv examples/*/build/*/Wippersnapper_demo.ino.uf2 wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.uf2
@@ -426,8 +426,8 @@ jobs:
426426 echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
427427 - uses : actions/checkout@v4
428428 with :
429- repository : tyeth /ci-arduino
430- ref : WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
429+ repository : adafruit /ci-arduino
430+ ref : ci-wippersnapper
431431 path : ci
432432 - name : Install CI-Arduino
433433 run : bash ci/actions_install.sh
@@ -446,7 +446,7 @@ jobs:
446446 cp nanopb/pb_common.* nanopb/pb_encode.* nanopb/pb_decode.* src/nanopb
447447 mv nanopb/pb.h src/nanopb/nanopb.pb.h
448448 - name : build RP2040 platforms
449- run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header ./src/print_dependencies.h
449+ run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
450450 - name : Rename build artifacts to reflect the platform name
451451 run : |
452452 mv examples/*/build/*/Wippersnapper_demo.ino.uf2 wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.uf2
@@ -477,8 +477,8 @@ jobs:
477477 echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
478478 - uses : actions/checkout@v4
479479 with :
480- repository : tyeth /ci-arduino
481- ref : WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
480+ repository : adafruit /ci-arduino
481+ ref : ci-wippersnapper
482482 path : ci
483483 - name : Install CI-Arduino
484484 run : bash ci/actions_install.sh
@@ -497,7 +497,7 @@ jobs:
497497 cp nanopb/pb_common.* nanopb/pb_encode.* nanopb/pb_decode.* src/nanopb
498498 mv nanopb/pb.h src/nanopb/nanopb.pb.h
499499 - name : build SAMD (no-FS) platforms
500- run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header ./src/print_dependencies.h
500+ run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
501501
502502 build-esp8266 :
503503 name : 🏗️ESP8266
@@ -518,8 +518,8 @@ jobs:
518518 echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
519519 - uses : actions/checkout@v4
520520 with :
521- repository : tyeth /ci-arduino
522- ref : WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
521+ repository : adafruit /ci-arduino
522+ ref : ci-wippersnapper
523523 path : ci
524524 - name : Install CI-Arduino
525525 run : bash ci/actions_install.sh
@@ -536,7 +536,7 @@ jobs:
536536 cp nanopb/pb_common.* nanopb/pb_encode.* nanopb/pb_decode.* src/nanopb
537537 mv nanopb/pb.h src/nanopb/nanopb.pb.h
538538 - name : build ESP8266 platforms
539- run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header ./src/print_dependencies.h
539+ run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
540540 - name : list build artifacts
541541 run : |
542542 ls
@@ -583,8 +583,8 @@ jobs:
583583 echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
584584 - uses : actions/checkout@v4
585585 with :
586- repository : tyeth /ci-arduino
587- ref : WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
586+ repository : adafruit /ci-arduino
587+ ref : ci-wippersnapper
588588 path : ci
589589 - name : Install CI-Arduino
590590 run : bash ci/actions_install.sh
@@ -615,7 +615,7 @@ jobs:
615615 run : |
616616 cp /home/runner/Arduino/libraries/Adafruit_LittlevGL_Glue_Library/lv_conf.h /home/runner/Arduino/libraries
617617 - name : Build for ESP32-SX
618- run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header ./src/print_dependencies.h
618+ run : python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
619619 - name : list
620620 run : |
621621 ls
@@ -659,8 +659,8 @@ jobs:
659659 - uses : actions/checkout@v4
660660 with :
661661 repository : adafruit/ci-arduino
662- path : ci
663662 ref : ci-wippersnapper
663+ path : ci
664664 - name : Checkout Board Definitions
665665 uses : actions/checkout@v4
666666 with :
@@ -792,6 +792,7 @@ jobs:
792792 - uses : actions/checkout@v4
793793 with :
794794 repository : adafruit/ci-arduino
795+ ref : ci-wippersnapper
795796 path : ci
796797 - name : pre-install
797798 run : bash ci/actions_install.sh
0 commit comments