micropython/tools/autobuild
Damien George 102cc12dbb tools/autobuild: Provide .uf2 images for esp32 builds when available.
Signed-off-by: Damien George <damien@micropython.org>
2022-02-02 23:47:49 +11:00
..
autobuild.sh tools/autobuild: Automatically build all esp32 boards. 2021-12-10 21:29:27 +11:00
build-boards.sh tools/autobuild: Provide .uf2 images for esp32 builds when available. 2022-02-02 23:47:49 +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-esp8266-latest.sh tools/autobuild: Build esp8266 OTA image with GENERIC_1M board. 2021-12-30 15:47:49 +11:00
build-stm32-extra.sh tools/autobuild: Automatically build all stm32 boards. 2021-11-22 17:12:16 +11:00
remove_old_firmware.py