1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 11:32:45 +01:00
RIOT/boards/common/nrf52
Marian Buschsieweke 4d02e15247
boards/common/nrf52: improve default clock config
- All nRF52 timers support 32 bit mode, so use that
- All nRF52 timers support at least 4 channels, the timers NRF_TIMER3
  and NRF_TIMER4 even support 6 channels.
- Add a warning that `TIMER_DEV(1)` is used by the IEEE 802.15.4 driver
2022-10-27 21:12:19 +02:00
..
dist boards/common/nrf52: remove transport selection from openocd.cfg 2020-08-04 10:36:40 +02:00
include boards/common/nrf52: improve default clock config 2022-10-27 21:12:19 +02:00
bootloader_nrfutil.dep.mk common/samd21-arduino-bootloader: use common stdio CDC ACM config 2020-10-20 10:52:50 +02:00
doc.txt make: namespace openocd DEBUG_ADAPTER variable 2021-02-23 21:22:52 +01:00
Kconfig boards/nrf52840dk-nrf52dk-dwm1000: add kconfig dependencies 2021-09-29 10:19:27 +02:00
Makefile.dep cpu/nrf52/Makefile.dep: move radio dependencies from boards/common 2021-09-29 10:16:31 +02:00
Makefile.features boards/nrf52: remove softdevice specific handling 2020-10-29 09:02:12 +01:00
Makefile.include boards/{thingy52,ruuvitag}: allow OpenOCD as programmer 2022-06-21 15:04:13 +02:00
nrf52_bootloader.config boards: model nrf52 boards 2021-12-08 13:25:29 +01:00