diff options
author | Damien George <damien@micropython.org> | 2023-11-01 10:38:52 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-01 10:38:52 +1100 |
commit | 4cffa848f60b4d403a8edb4c87a6cd12e6d89993 (patch) | |
tree | 5922ed9a2517c13feb7ecc4327991f55ea9dcc1f /shared/memzip/make-memzip.py | |
parent | a614c1d5016e5448c3e1c36caea4667c985eb7f0 (diff) |
esp32/boards: Reduce size of D2WD and OTA firmware.
Commit c4e63ace661df9748cfae451bde7781e61e0b3d9 enabled the SPI Ethernet
driver and that cost about 13k of firwmare size, pushing the firmware over
the limit of the D2WD and OTA board variants available size.
To fix, disable SPI Ethernet on the D2WD variant, and build the OTA variant
with size optimisation rather than performance optimisation.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'shared/memzip/make-memzip.py')
0 files changed, 0 insertions, 0 deletions