micropython/ports/esp32/boards
Damien George 466ad35a72 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>
2021-02-19 10:42:16 +11:00
..
GENERIC esp32/boards: Enable BLE on all boards. 2021-02-15 16:40:07 +11:00
GENERIC_D2WD esp32/boards: Enable BLE on all boards. 2021-02-15 16:40:07 +11:00
GENERIC_OTA esp32/boards: Enable BLE on all boards. 2021-02-15 16:40:07 +11:00
GENERIC_SPIRAM esp32/boards: Enable BLE on all boards. 2021-02-15 16:40:07 +11:00
TINYPICO esp32/boards: Enable BLE on all boards. 2021-02-15 16:40:07 +11:00
manifest.py
manifest_release.py
sdkconfig.240mhz
sdkconfig.base esp32/boards: Enable size optimisation for builds. 2021-02-19 10:42:16 +11:00
sdkconfig.ble
sdkconfig.spiram