diff options
author | Damien George <damien@micropython.org> | 2023-12-18 13:38:16 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-12-19 18:34:23 +1100 |
commit | f6d630877c3b31a5091dff2fd615ddb92189a46c (patch) | |
tree | 65ae8a13e4d7b4928887b24aace8cc869ae2f736 /extmod/asyncio/stream.py | |
parent | 97b13132b129963a48d8b7d2e44c932cc73f7db3 (diff) |
esp32: Add MICROPY_GC_INITIAL_HEAP_SIZE option and tune it.
This gets back the old heap-size behaviour on ESP32, before auto-split-heap
was introduced: after the heap is grown one time the size is 111936 bytes,
with about 40k left for the IDF. That's enough to start WiFi and do a
HTTPS request.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/asyncio/stream.py')
0 files changed, 0 insertions, 0 deletions