1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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 cpu/sam*: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
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 cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
Kconfig sys/ztimer: select ztimer_periph_no_rtt only for samd21 2022-03-15 08:15:22 +01:00
Makefile cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/sam3: Add Kconfig symbols 2020-07-16 15:35:23 +02:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00