circuitpython/tools/autobuild
Damien George bb7aae557b tools/autobuild: Automatically build all stm32 boards.
Any board with a board.json file will be built.  Additional variants for
certain pyboards will also be built by the explicit build-stm32-extra.sh
script.  Both .dfu and .hex files will be made available.

Also build boards in a sorted order, and don't stop building if a single
board fails.

Signed-off-by: Damien George <damien@micropython.org>
2021-11-22 17:12:16 +11:00
..
autobuild.sh tools/autobuild: Automatically build all stm32 boards. 2021-11-22 17:12:16 +11:00
build-boards.sh tools/autobuild: Automatically build all stm32 boards. 2021-11-22 17:12:16 +11:00
build-cc3200-latest.sh tools/autobuild: Don't use "-B" for make, it's already a fresh build. 2021-08-19 23:30:17 +10:00
build-downloads.py tools/autobuild: Add script to generate website board metadata. 2021-10-27 14:04:53 +11:00
build-esp32-latest.sh tools/autobuild: Add auto build for GENERIC_C3_USB. 2021-09-10 15:41:52 +10:00
build-esp8266-latest.sh tools/autobuild: Add scripts to build release firmware. 2021-06-23 16:59:20 +10:00
build-stm32-extra.sh tools/autobuild: Automatically build all stm32 boards. 2021-11-22 17:12:16 +11:00
remove_old_firmware.py tools/autobuild: Add scripts to build release firmware. 2021-06-23 16:59:20 +10:00