1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/microbit
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/microbit*/doc: Link to matrix display driver 2021-03-29 22:09:52 +02:00
Kconfig boards/common/nrf51: add initial Kconfig modeling 2021-11-26 10:39:40 +01:00
Makefile boards/microbit: use common led matrix module 2021-02-17 17:44:37 +01:00
Makefile.dep boards/*microbit*: move saul_gpio inclusion to common 2021-11-25 11:55:28 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include board/microbit: increase testtimeout for emulated testing 2022-04-12 11:36:57 +02:00