1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/dwm1001
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/dwm1001: fix typo 'tranceiver' -> 'transceiver' 2020-10-02 07:48:31 +02:00
Kconfig boards/dwm1001: use lis2dh12_i2c instead of lis2dh12_spi 2022-11-09 09:36:09 +00:00
Makefile boards/dwm1001: add initial support 2020-06-19 13:48:51 +02:00
Makefile.dep boards/dwm1001: use lis2dh12_i2c instead of lis2dh12_spi 2022-11-09 09:36:09 +00:00
Makefile.features boards/nrf5x-based: add vdd_lc_filer_regX feature 2021-02-19 17:19:45 +01:00
Makefile.include boards/dwm1001: add initial support 2020-06-19 13:48:51 +02:00