1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nrf51dk
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
doc.txt boards/nrf51dk: fix broken links 2020-03-24 10:38:40 +01:00
Kconfig boards: fix periph_uart_hw_fc dependency resolution 2023-06-17 15:13:19 +02:00
Makefile boards/nrf51dk: add initial support 2018-12-04 08:37:00 +01:00
Makefile.dep boards: fix periph_uart_hw_fc dependency resolution 2023-06-17 15:13:19 +02:00
Makefile.features boards/nrf5x-based: add vdd_lc_filer_regX feature 2021-02-19 17:19:45 +01:00
Makefile.include boards: remove openocd/pyocd config conditionals 2021-02-23 21:22:52 +01:00