diff options
author | Damien George <damien@micropython.org> | 2025-08-02 08:52:05 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-02 08:53:36 +1000 |
commit | 3c9546ea0911b50d4b85ad4046864c90f84b3fd3 (patch) | |
tree | 0c07e395f0edc6919f7263e4b8a418ed72a1a26d /tests/multi_net/asyncio_tcp_server_client.py | |
parent | e6739fc87e9d633484aeb72fa2efac14e4ff7681 (diff) |
esp32/mpconfigport: Disable I2CTarget on ESP32-C6 to reduce code size.
I2CTarget costs about 8k of flash size on ESP32-S2, and about 11k on
ESP32-C6. The ESP32-C6 only has about 8k remaining, so disable I2CTarget
on that SoC until more flash can be made available.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/multi_net/asyncio_tcp_server_client.py')
0 files changed, 0 insertions, 0 deletions