1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/cpu/nrf5x_common
Marian Buschsieweke 63faa5f162
cpu/nrf5x: clean up periph_uart
- nRF51: Use `uart_conf_t` for consistency with nRF52
- nRF52832: Use UARTE (UART with EasyDMA) over UART (without DMA), as
  done for all other nRF52 family members
- use `UARTE_PRESENT` to detect whether an UARTE can be used, rather
  than family names
2023-11-26 21:33:23 +01:00
..
include cpu/nrf5x: clean up periph_uart 2023-11-26 21:33:23 +01:00
periph cpu/nrf5x: clean up periph_uart 2023-11-26 21:33:23 +01: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/nrfxx: use shared serial IRQ 2023-07-11 22:42:10 +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