micropython/tools/autobuild
Damien George 3f796b687b tools/autobuild: Make firmware destination directory configurable.
The destination directory for the firmware built by `autobuild.sh` is
currently hard-coded to `/tmp/autobuild-firmware-$$`.  Now that there are
many boards built by this script, the `/tmp` partition can run out of
space.

This commit makes the destination directory configurable via the
`MICROPY_AUTOBUILD_DEST` environment variable.

Signed-off-by: Damien George <damien@micropython.org>
2025-12-04 00:33:04 +11:00
..
autobuild.sh tools/autobuild: Make firmware destination directory configurable. 2025-12-04 00:33:04 +11:00
build-boards.sh tools/autobuild: Build alif boards as part of auto-build. 2025-06-26 13:25:37 +10:00
build-downloads.py tools/autobuild,esp32: Template the generation of esp32 port deploy.md. 2025-01-17 16:03:45 +11:00
remove_old_firmware.py all: Switch to new preview build versioning scheme. 2023-10-06 12:10:14 +11:00