mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
✨ feat(ktime): add RT_USING_KTIME to kconfig build
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
0b966bfca0
commit
5f0328ee41
@@ -34,6 +34,7 @@ config RT_USING_SMART
|
||||
select RT_USING_POSIX_CLOCK
|
||||
select RT_USING_POSIX_FS
|
||||
select RT_USING_POSIX_TERMIOS
|
||||
select RT_USING_KTIME
|
||||
depends on ARCH_ARM_CORTEX_M || ARCH_ARM_ARM9 || ARCH_ARM_CORTEX_A || ARCH_ARMV8 || ARCH_RISCV64
|
||||
help
|
||||
RT-Thread Smart is a microkernel based operating system on RT-Thread.
|
||||
|
||||
Reference in New Issue
Block a user