summaryrefslogtreecommitdiff
path: root/tests/micropython/const.py
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2023-02-02 10:11:06 +1100
committerDamien George <damien@micropython.org>2023-07-20 21:48:10 +1000
commit4548928449c63f72fce5917c683664bf3ca0501f (patch)
treec33f1d49bed3a7eac782564167c7f9db870975d9 /tests/micropython/const.py
parent3aabdf2f6bc4119576248bc383d20da47e759748 (diff)
stm32/boards/B_L072Z_LRWAN1: Lower default ROM level to "Core".
Re-enable some features required for the board to still build and the lora driver to run. This board only has 192KB of flash total, so default stm32 build is very close to the limit. Before: LINK build-B_L072Z_LRWAN1/firmware.elf text data bss dec hex filename 184352 68 14112 198532 30784 build-B_L072Z_LRWAN1/firmware.elf (12256 bytes free) After: LINK build-B_L072Z_LRWAN1/firmware.elf text data bss dec hex filename 155028 68 14052 169148 294bc build-B_L072Z_LRWAN1/firmware.elf (41580 bytes free) This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'tests/micropython/const.py')
0 files changed, 0 insertions, 0 deletions