micropython/tools/autobuild
robert-hh 57bb1e0474 tools/autobuild: Create .uf2 file for seeed_xiao_nrf52.
And for all other nrf boards that have or get a uf2 build tag.
2022-12-19 16:16:12 +11:00
..
autobuild.sh tools/autobuild: Add nrf port to autobuild scripts. 2022-07-13 16:19:22 +10:00
build-boards.sh tools/autobuild: Create .uf2 file for seeed_xiao_nrf52. 2022-12-19 16:16:12 +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: Use distinct directory for building stm32 variants. 2022-09-08 14:54:11 +10:00
remove_old_firmware.py