1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +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
2023-01-08 22:26:12 +01:00
2023-08-01 12:19:48 +00:00
2023-06-28 11:55:34 +02:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-07-18 10:47:46 +00:00
2023-07-11 22:42:10 +02:00
2023-05-24 09:53:23 +02:00
2021-07-09 10:47:42 +02:00