1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common
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
..
include cpu/nrfxx: move I2C/SPI/UART structs to nrf5x_common 2023-07-11 20:07:26 +02:00
periph cpu/nrf5x_common: share nRF52 PWM driver with nRF53/nRF9160 2023-07-08 16:53:41 +02:00
radio netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +02:00
shared_irq cpu/nrfxx: introduce shared serial IRQ 2023-07-11 22:39:23 +02:00
clock.c cpu/nrfxx: simplify LFCLK source selection 2023-07-06 15:47:22 +02:00
doc.txt cpu/nrf5x_common: Give Doxygen group a name 2016-03-14 23:09:49 +01:00
Kconfig cpu/nrfxx: introduce shared serial IRQ 2023-07-11 22:39:23 +02:00
Makefile cpu/nrf5x: added nrfble radio driver 2018-04-06 11:18:53 +02:00
Makefile.dep pkg/nimble: conditional compilation of nRF5x code 2022-08-24 09:03:38 +02:00
Makefile.features Merge #19789 #19796 #19802 #19803 2023-07-06 14:57:33 +00:00
Makefile.include cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00