1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common
Marian Buschsieweke a8f1a7e007
cpu/nrf5x_common: Implement timer_set()
The fallback implementation of timer_set() in `drivers/periph_common`
is known to fail on short relative sets. This adds a robust
implementation.
2022-12-23 14:48:08 +01:00
..
include cpu/nrf5x_common: Implement timer_set() 2022-12-23 14:48:08 +01:00
periph cpu/nrf5x_common: Implement timer_set() 2022-12-23 14:48:08 +01:00
radio netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +02:00
clock.c
doc.txt
Kconfig
Makefile
Makefile.dep
Makefile.features
Makefile.include cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00