mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 11:05:21 +00:00
Add a TICKLESS_CAPABLE kconfig variable which is used by the kernel to select tickless mode's default automatically on drivers that support it (rather than having to set the default per-board). Select it from the ARM SysTick and Intel HPET drivers. Also remove the old qemu_cortex_m3 default settings which this replaces. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
---|---|---|
.. | ||
doc | ||
board.cmake | ||
board.h | ||
Kconfig.board | ||
Kconfig.defconfig | ||
qemu_cortex_m3_defconfig | ||
qemu_cortex_m3.dts | ||
qemu_cortex_m3.yaml |