mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
63caa45746
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. |
||
---|---|---|
.. | ||
adc.c | ||
cpuid.c | ||
dac.c | ||
gpio.c | ||
hwrng.c | ||
Makefile | ||
pwm.c | ||
rtt.c | ||
spi.c | ||
timer.c | ||
uart.c |