micropython/tools/autobuild
Jim Mussared 9070a24940 tools/autobuild: Use distinct directory for building stm32 variants.
Previous the build directory just used the board name, now make it use the
variant name too.

This shouldn't have any change because the existing directory should not
exist (all builds run by these scripts remove their build directory after
completion), but it makes debugging easier.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-08 14:54:11 +10:00
..
autobuild.sh
build-boards.sh
build-cc3200-latest.sh
build-downloads.py
build-esp8266-latest.sh
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