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> |
||
|---|---|---|
| .. | ||
| autobuild.sh | ||
| build-boards.sh | ||
| build-downloads.py | ||
| remove_old_firmware.py | ||