1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/kconfigs
Leandro Lanzieri 538327805b
sys/{x,z}timer: add file to use ztimer when xtimer is present
This introduces a Kconfig file for boards that cannot reach a timer frequency
compatible with xtimer. For those boards, in the case xtimer is pulled,
ztimer is used instead (as backend) with a compatibility module.
2021-11-22 12:25:30 +01:00
..
Kconfig.consts Kconfig: rename folder to kconfigs 2020-05-28 10:39:43 +02:00
Kconfig.errors drivers/kconfig: simplify shared rtt/rtc hardware in kconfig 2021-10-14 11:28:46 +02:00
Kconfig.features drivers/periph: define periph_rtc_mem 2021-09-03 11:43:42 +02:00
Kconfig.ztimer_only sys/{x,z}timer: add file to use ztimer when xtimer is present 2021-11-22 12:25:30 +01:00