1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/xtimer
Francisco Molina 0b1453667e sys/xtimer-ztimer: rework dependecies to ease backend switch
This adds a xtimer_no_ztimer_default that is currently always
selected in Makefile, but that can be switched off in Kconfig.
Removing its inclusion will allow switching the default xtimer
backend to ztimer, while allowing for an easy way back.
2022-03-17 14:37:40 +01:00
..
Kconfig sys/xtimer-ztimer: rework dependecies to ease backend switch 2022-03-17 14:37:40 +01:00
Makefile sys: xtimer: introduce new timer subsystem 2015-08-25 13:20:35 +02:00
Makefile.dep sys/xtimer-ztimer: rework dependecies to ease backend switch 2022-03-17 14:37:40 +01:00
xtimer_core.c sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
xtimer.c core/rmutex: use atomic utils 2022-01-14 09:52:17 +01:00