diff options
author | Damien George <damien@micropython.org> | 2021-06-18 14:13:18 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-06-18 14:13:18 +1000 |
commit | eb7ae538f91b5041c92887290756c9526bf38df8 (patch) | |
tree | 733b5b2cf4b9fae1018da79a0130c826f3b2664f /tests/float/bytes_construct_endian.py | |
parent | 4eb13c50cd87eff8374b9bffc3d7c15b1bf5e35f (diff) | |
download | micropython-eb7ae538f91b5041c92887290756c9526bf38df8.tar.gz micropython-eb7ae538f91b5041c92887290756c9526bf38df8.zip |
esp8266/boards/GENERIC_512K: Add custom minimal _boot.py.
Commit 0abf6f830cd390e2e5dbd4a2c68f611f5c9507dc removed _boot.py from the
manifest for the GENERIC_512K board because the build does not include a
filesystem. But the main code expects _boot.py to be there and prints an
error if it's not. So add a custom _boot.py, which just sets the
gc.threshold().
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/float/bytes_construct_endian.py')
0 files changed, 0 insertions, 0 deletions