1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nrf52832-mdk/include
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
..
board.h boards: add support for nrf52832-mdk 2019-03-20 14:41:26 +01:00
gpio_params.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
periph_conf.h cpu/nrf5x: clean up periph_uart 2023-11-26 21:33:23 +01:00