1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/nrf5x_common
Marian Buschsieweke 125c892c03
drivers/periph/timer: Use uint32_t for frequency
For all currently supported platforms `unsigned long` is 32 bit in width. But
better use `uint32_t` to be safe.
2020-10-30 22:02:12 +01:00
..
include cpu/nrf52: Ensure that uninitialized PWM outputs are disabled 2020-09-30 13:16:59 +02:00
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
radio cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
clock.c
doc.txt
Kconfig cpu/nrf52: remove specific handling of softdevice 2020-10-29 09:02:12 +01:00
Makefile
Makefile.dep cpu/nrf5x_common: remove inappropriate rtc dependency resolution 2020-07-10 21:58:03 +02:00
Makefile.features cpu/cortexm_common: advertise puf_sram feature 2020-09-11 16:30:45 +02:00
Makefile.include