1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
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
..
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-09-18 12:40:33 +02:00
2023-11-15 12:23:39 +01:00
2023-10-19 19:01:12 +00:00
2023-06-28 11:55:34 +02:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-11-26 21:33:23 +01:00
2023-11-26 21:33:23 +01:00
2023-07-11 22:42:10 +02:00
2023-05-24 09:53:23 +02:00
2023-09-23 19:26:30 +02:00