micropython/ports
Damien George 2ed976f140 samd/mcu/samd21: Enable MICROPY_STACK_CHECK on SAMD21.
Increases firmware size by +140 bytes and uses +4 extra bytes of RAM, but
allows the test suite to run without crashing.

Signed-off-by: Damien George <damien@micropython.org>
2024-01-08 23:24:39 +11:00
..
bare-arm
cc3200
embed embed: Fix alloca include for FreeBSD and NetBSD. 2024-01-05 01:03:25 -06:00
esp32
esp8266
mimxrt ports: Move MICROPY_PY_LWIP_ENTER/REENTER/EXIT defns to mphalport.h. 2024-01-05 15:40:06 +11:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra ports: Move MICROPY_PY_LWIP_ENTER/REENTER/EXIT defns to mphalport.h. 2024-01-05 15:40:06 +11:00
rp2 rp2: Provide direct memory access to PIO and SPI FIFOs via proxy arrays. 2024-01-07 18:27:01 +11:00
samd samd/mcu/samd21: Enable MICROPY_STACK_CHECK on SAMD21. 2024-01-08 23:24:39 +11:00
stm32 stm32/flash: Fix sector and bank calculation for H5 and H7 MCUs. 2024-01-08 12:35:48 +11:00
unix ports: Move MICROPY_INTERNAL_WFE definition to mphalport.h. 2024-01-05 15:49:42 +11:00
webassembly
windows windows/windows_mphal: Fix mp_hal_delay_ms() so it runs events. 2024-01-05 15:56:34 +11:00
zephyr