1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/sam3
Marian Buschsieweke 63caa45746
cpu/sam3: assert valid freq in timer_init()
The API of timer_init() expects callers to know what frequencies are
supported and only use valid frequencies. So let's add an `assert()`
to aid debugging if the app uses an invalid.
2023-09-15 12:58:31 +02:00
..
include
periph cpu/sam3: assert valid freq in timer_init() 2023-09-15 12:58:31 +02:00
cpu.c cpu: call early_init() 2023-01-08 22:26:12 +01:00
doc.txt
Kconfig
Makefile
Makefile.dep
Makefile.features
Makefile.include
vectors.c