1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common
Marian Buschsieweke 659ef97730
cpu/nrf5x_common: clean up UART implementation
The functions `uart_poweron()`, `uart_poweroff()` and  `uart_mode()`
can share code between the UART (UART without EasyDMA) and UARTE
(UART with EasyDMA) implementations, so let's do that.
2023-11-27 09:49:01 +01:00
..
include cpu/nrf5x_common: add whitespace to please linter 2023-11-26 21:33:23 +01:00
periph cpu/nrf5x_common: clean up UART implementation 2023-11-27 09:49:01 +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