1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52
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/nrf802154 drivers/nrf802154: do not filter broadcast PAN ID 2022-06-29 17:39:30 +02:00
vectors cpu/nrf52: initial kconfig modeling 2021-09-29 10:17:47 +02:00
cpu.c cpu/nrfxx: simplify LFCLK source selection 2023-07-06 15:47:22 +02:00
Kconfig cpu/nrf52: nRF52x MCUs support Bluetooth 5 Advertising 2022-08-12 16:15:20 +02:00
Makefile cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.dep cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
Makefile.features cpu/nrf52: nRF52x MCUs support Bluetooth 5 Advertising 2022-08-12 16:15:20 +02:00
Makefile.include cpu/nrf52: handling RIOTBOOT_LEN for tinyusb_dfu 2023-01-15 18:09:55 +01:00
Makefile.nimble.dep cpu/nrf52/Makefile.dep: move radio dependencies from boards/common 2021-09-29 10:16:31 +02:00
Makefile.nrf802154.dep cpu/nrf52/Makefile.dep: move radio dependencies from boards/common 2021-09-29 10:16:31 +02:00
Makefile.nrfmin.dep cpu/nrf52/Makefile.dep: move radio dependencies from boards/common 2021-09-29 10:16:31 +02:00
spi_twi_irq.c cpu/nrfxx: introduce shared serial IRQ 2023-07-11 22:39:23 +02:00