1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 02:23:49 +01:00
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
..
2023-01-08 22:26:12 +01:00
2017-10-09 12:06:35 +02:00
2017-10-09 12:06:35 +02:00
2018-06-11 19:12:02 +02:00