1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 14:32:43 +01:00
RIOT/sys/ztimer
Francisco Molina 2331448644
Makefile: remove usage of SUBMODULES_NOFORCE
With #10970 only existing *.c files will be added to SRC when using
the SUBMODULES mechanism, so SUBMODULES_NOFORCE (used to filter out
non existing source files) is now redundant so remove the usage.
2020-04-15 12:11:44 +02:00
..
auto_init.c Merge pull request #13570 from kaspar030/ztimer_allow_adjust_config 2020-03-10 11:58:21 +01:00
convert_frac.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
convert_muldiv64.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
convert_shift.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
convert.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
core.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
Makefile Makefile: remove usage of SUBMODULES_NOFORCE 2020-04-15 12:11:44 +02:00
Makefile.dep sys/ztimer: add xtimer_on_ztimer 2020-03-04 12:44:03 +01:00
mock.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
overhead.c sys/ztimer: make ztimer_overhead() return signed value (int32_t) 2020-03-10 12:23:33 +01:00
periph_rtc.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
periph_rtt.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
periph_timer.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
util.c sys: add ztimer subsystem 2020-03-04 12:44:02 +01:00
xtimer2ztimer.cocci sys/ztimer: add coccinelle script for xtimer -> ztimer conversion 2020-03-04 12:44:02 +01:00