micropython/ports
Damien George 807c25d05a rp2: Change machine.I2S and rp2.DMA to use shared DMA IRQ handlers.
These separate drivers must share the DMA resource with each other.

Fixes issue #13380.

Signed-off-by: Damien George <damien@micropython.org>
2024-01-30 12:44:22 +11:00
..
bare-arm
cc3200 py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
embed embed: Fix alloca include for FreeBSD and NetBSD. 2024-01-05 01:03:25 -06:00
esp32 ports: Add LED pin aliases for all Arduino boards. 2024-01-26 14:11:42 +11:00
esp8266 esp8266/boards/ESP8266_GENERIC: Disable MICROPY_DEBUG_PRINTERS. 2024-01-29 12:19:06 +11:00
mimxrt all: Update bindings, ports and tests for mbedtls v3.5.1. 2024-01-30 11:08:46 +11:00
minimal
nrf py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
pic16bit py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
powerpc py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
qemu-arm qemu-arm/mpconfigport: Use MICROPY_CONFIG_ROM_LEVEL_EXTRA_FEATURES. 2024-01-29 13:07:31 +11:00
renesas-ra all: Update bindings, ports and tests for mbedtls v3.5.1. 2024-01-30 11:08:46 +11:00
rp2 rp2: Change machine.I2S and rp2.DMA to use shared DMA IRQ handlers. 2024-01-30 12:44:22 +11:00
samd py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
stm32 all: Update bindings, ports and tests for mbedtls v3.5.1. 2024-01-30 11:08:46 +11:00
unix all: Update bindings, ports and tests for mbedtls v3.5.1. 2024-01-30 11:08:46 +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