summaryrefslogtreecommitdiff
path: root/tests/basics/import-pkg2.py
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2025-08-27 16:51:02 +1000
committerDamien George <damien@micropython.org>2025-08-29 13:35:53 +1000
commit9a9cc794222e6791d3d615aee4e32a06c5aeb1be (patch)
tree8ec0fdb9c3890478a3b8b5d9591c96ab90a60ffe /tests/basics/import-pkg2.py
parent5b98126c21f8eaa996e258761a291a7a88624082 (diff)
esp32/boards: Build ESP32-C2 and C3 with -Os instead of -O2.
Same optimisation that was applied to C6 in the parent commit, now applied to all RISC-V boards. +------------+------------+------------+------------+ | Size | Before | After | Delta | +------------+------------+------------+------------+ | C2 Binary | 1680384 | 1494224 | -186160 | | C2 D/IRAM | 83710 | 79080 | -4630 | | C3 Binary | 1833328 | 1636624 | -196704 | | C3 D/IRAM | 139608 | 131896 | -7712 | +------------+------------+------------+------------+ This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'tests/basics/import-pkg2.py')
0 files changed, 0 insertions, 0 deletions