circuitpython/ports/esp32/boards
Damien George ff0227fa0d esp32/boards/GENERIC_D2WD: Build with -Os optimisation.
This board has only 2MiB of flash so the build needs to be reduced in size
to fit.  Commit 549448e8bb made all boards
build with -O2 by default (for performance) so this overrides that default.

Signed-off-by: Damien George <damien@micropython.org>
2022-01-09 11:25:37 +11:00
..
ESP32_S2_WROVER esp32/boards: Remove SPI pin defaults from GENERIC S2/S3 boards. 2021-12-15 15:53:17 +11:00
GENERIC ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_C3 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_C3_USB ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_D2WD esp32/boards/GENERIC_D2WD: Build with -Os optimisation. 2022-01-09 11:25:37 +11:00
GENERIC_OTA ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_S2 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_S3 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_S3_SPIRAM ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
GENERIC_SPIRAM ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
LOLIN_S2_MINI ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
LOLIN_S2_PICO ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
M5STACK_ATOM ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
SIL_WESP32 ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
UM_FEATHERS2 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
UM_FEATHERS2NEO ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
UM_TINYPICO ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
UM_TINYS2 ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
deploy.md esp32: Add specific deploy_s2.md instructions for esp32-s2. 2021-10-28 09:47:47 +11:00
deploy_s2.md esp32: Add specific deploy_s2.md instructions for esp32-s2. 2021-10-28 09:47:47 +11:00
manifest.py drivers/neopixel: Add common machine.bitstream-based neopixel module. 2021-08-19 22:50:32 +10:00
manifest_release.py esp8266,esp32: Update manifest to point to new dirs in micropython-lib. 2021-05-28 18:32:56 +10: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: Enable optimisations and move code to iRAM to boost performance. 2021-10-16 00:07:11 +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
sdkconfig.spiram_sx esp32: Add SDCard support for S3, and a GENERIC_S3_SPIRAM board. 2021-11-19 14:05:55 +11:00
sdkconfig.usb esp32: Add support for USB with CDC ACM. 2021-04-15 10:31:06 +10:00