micropython/ports/esp32/boards/GENERIC_OTA
Damien George 2c67671651 esp32/boards/GENERIC_OTA: Enable silent checks to reduce firmware size.
Enabling mDNS put this firmware over the limit of the OTA partition size,
so tweak the compiler settings to reduce the firmware size.

Signed-off-by: Damien George <damien@micropython.org>
2023-07-12 00:12:13 +10:00
..
board.json ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
mpconfigboard.cmake esp32: Allow overriding cmake frozen manifest from the command line. 2022-04-04 23:49:10 +10:00
mpconfigboard.h esp32: Improve support for OTA updates. 2020-05-03 15:00:45 +10:00
sdkconfig.board esp32/boards/GENERIC_OTA: Enable silent checks to reduce firmware size. 2023-07-12 00:12:13 +10:00