1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common/shared_irq
Dylan Laduranty 72c93a9743 cpu/nrfxx: introduce shared serial IRQ
For now, nRF53 and nRF9160 will shared UART/I2C/SPI IRQs, nRF52 will reuse the same callback but will keep its own file to avoid breakage. This can be continue in a followup PR

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2023-07-11 22:39:23 +02:00
..
Kconfig cpu/nrfxx: introduce shared serial IRQ 2023-07-11 22:39:23 +02:00
Makefile cpu/nrfxx: introduce shared serial IRQ 2023-07-11 22:39:23 +02:00
shared_serial_irq.c cpu/nrfxx: introduce shared serial IRQ 2023-07-11 22:39:23 +02:00