micropython/ports
Angus Gratton 9e0f934cdf stm32/dma: Fix DMA completion on WL55 boards.
No IRQHandlers were compiled in for this board.

Includes small consolidation of the same DMAMUX_ENABLE line for STM32G4,
STM32WB, STM32WL.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-23 11:58:11 +10:00
..
bare-arm
cc3200 cc3200/tools: Fix exception raised on process failure. 2023-08-16 16:13:11 +10:00
embed
esp32 esp32/partitions.csv: Rename to partitions-4MiB.csv. 2023-08-15 17:38:02 +10:00
esp8266
mimxrt mimxrt: Fix UART RTS/CTS assignments for the OLIMEX and Adafruit boards. 2023-08-16 10:06:59 +02:00
minimal
nrf all: Add missing imports for micropython.const. 2023-08-16 16:13:27 +10:00
pic16bit
powerpc
qemu-arm examples: Mark asm, pio, etc. as noqa: F821 (undefined-name). 2023-08-16 16:12:33 +10:00
renesas-ra renesas-ra/boards: Remove unreachable code in make-pins.py. 2023-08-16 16:16:40 +10:00
rp2 all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
samd all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
stm32 stm32/dma: Fix DMA completion on WL55 boards. 2023-08-23 11:58:11 +10:00
teensy
unix
webassembly
windows
zephyr