micropython/ports
Angus Gratton 05dcb8be99 esp32: Enable automatic Python heap growth.
Via MICROPY_GC_SPLIT_HEAP_AUTO feature flag added in previous commit.

Tested on ESP32 GENERIC_SPIRAM and GENERIC_S3 configurations, with some
worst-case allocation patterns and the standard test suite.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-15 10:50:46 +10:00
..
bare-arm
cc3200 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
embed
esp32 esp32: Enable automatic Python heap growth. 2023-08-15 10:50:46 +10:00
esp8266 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
mimxrt ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
minimal
nrf ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
pic16bit
powerpc
qemu-arm extmod/moddeflate: Add deflate module providing the DeflateIO class. 2023-07-21 19:32:40 +10:00
renesas-ra ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
rp2 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
samd ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
stm32 ports: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
teensy
unix extmod/modselect: Add optimisation to use system poll when possible. 2023-08-07 12:11:40 +10:00
webassembly
windows extmod/moddeflate: Add deflate module providing the DeflateIO class. 2023-07-21 19:32:40 +10:00
zephyr