diff options
author | Damien George <damien@micropython.org> | 2021-02-18 11:51:01 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-02-19 10:42:16 +1100 |
commit | 466ad35a725742928ef7b12522cc75929083af35 (patch) | |
tree | 96473b52581fcb328e0b4ddfc0a483f3f97e6552 /extmod/nimble/modbluetooth_nimble.c | |
parent | d4b45898f58aae66c706ca5f832f11727daef46b (diff) | |
download | micropython-466ad35a725742928ef7b12522cc75929083af35.tar.gz micropython-466ad35a725742928ef7b12522cc75929083af35.zip |
esp32/boards: Enable size optimisation for builds.
This enables -Os for compilation, but still keeps full assertion messages.
With IDF v4.2, -Os changes the GENERIC firmware size from 1512176 down to
1384640, and the GENERIC_SPIRAM firmware is now 1452320 which fits in the
allocated partition.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/nimble/modbluetooth_nimble.c')
0 files changed, 0 insertions, 0 deletions