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 cc3200: Fix various array-based compiler warnings. 2022-07-21 16:26:04 +10:00
esp32 esp32/mpconfigport: Enable BLE synchronous events and pairing/bonding. 2022-07-22 17:41:21 +10:00
esp8266
javascript
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 extmod/network_ninaw10: Move ninaw10 root pointer registrations here. 2022-07-21 16:21:50 +10:00
samd
stm32
teensy
unix unix: Enable MICROPY_GC_SPLIT_HEAP on coverage build. 2022-07-23 00:43:08 +10:00
windows
zephyr