mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
aa770fdd8c
MSEC and SEC are now usable on TIMER(0) without having USEC pm is configured by used hardware OLD configuration values are translated for backward compatibility prefer rtt for ZTIMER_SEC avoid doing partial ztimer setup if auto_init_ztimer is disabled before this patch some const pointers might have been definend to values that a user who disables auto_init for ztimer does not like. |
||
---|---|---|
.. | ||
auto_init.c | ||
convert_frac.c | ||
convert_muldiv64.c | ||
convert_shift.c | ||
convert.c | ||
core.c | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
mock.c | ||
overhead.c | ||
periodic.c | ||
periph_rtc.c | ||
periph_rtt.c | ||
periph_timer.c | ||
util.c | ||
xtimer2ztimer.cocci |