micropython/ports
Rob Knegjens d2e4cf00cc unix: Enable MICROPY_GC_SPLIT_HEAP on coverage build.
With a new option to evenly split the GC heap over multiple areas.  This
adds code coverage for gc_add() and code associated with
MICROPY_GC_SPLIT_HEAP.
2022-07-23 00:43:08 +10:00
..
bare-arm
cc3200
esp32
esp8266
javascript
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2
samd
stm32 stm32/softtimer: Switch to use softtimer code from shared/runtime. 2022-07-19 12:33:19 +10:00
teensy
unix unix: Enable MICROPY_GC_SPLIT_HEAP on coverage build. 2022-07-23 00:43:08 +10:00
windows
zephyr