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_release.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
manifest.py esp32: Enable and freeze uasyncio. 2020-03-26 01:25:46 +11:00
sdkconfig.240mhz esp32: Add missing and necessary newline at EOF for sdkconfig.240mhz. 2019-10-21 23:54:59 +11:00
sdkconfig.base esp32/boards: Enable size optimisation for builds. 2021-02-19 10:42:16 +11:00
sdkconfig.ble esp32/boards: Remove old IDF v3 sdkconfig values. 2021-02-15 16:40:03 +11:00
sdkconfig.spiram esp32/boards: Remove old IDF v3 sdkconfig values. 2021-02-15 16:40:03 +11:00