1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/ruuvitag
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/nrf52xx: use common flashing documentation 2019-02-26 11:03:06 +01:00
Kconfig boards: model nrf52 boards 2021-12-08 13:25:29 +01:00
Makefile boards: add support for nrf52-base RuuviTag 2018-01-16 10:53:53 +01:00
Makefile.dep boards/common/nrf52xxxdk: align module name with dirname 2021-12-08 13:25:29 +01:00
Makefile.features boards: Use BOARD.config pattern for kconfig 2022-02-14 13:10:09 +01:00
Makefile.include boards/{thingy52,ruuvitag}: allow OpenOCD as programmer 2022-06-21 15:04:13 +02:00
ruuvitag.config boards: model nrf52 boards 2021-12-08 13:25:29 +01:00