micropython/tools/autobuild
Damien George 3f589e2f39 tools/autobuild: Automatically build all esp32 boards.
Any board with a board.json file will be built.  ESP32-based boards will be
built using the IDF at $IDF_PATH_V42, all other MCU variants (S2, S3, C3)
will be built using the IDF at $IDF_PATH_V44.

Signed-off-by: Damien George <damien@micropython.org>
2021-12-10 21:29:27 +11:00
..
autobuild.sh tools/autobuild: Automatically build all esp32 boards. 2021-12-10 21:29:27 +11:00
build-boards.sh tools/autobuild: Automatically build all esp32 boards. 2021-12-10 21:29:27 +11:00
build-cc3200-latest.sh
build-downloads.py
build-esp8266-latest.sh
build-stm32-extra.sh
remove_old_firmware.py