WIP - stm32f7xx use hw timers to run tickless
This commit is contained in:
@@ -33,6 +33,8 @@ endif
|
||||
LK_HEAP_IMPLEMENTATION ?= miniheap
|
||||
|
||||
GLOBAL_DEFINES += \
|
||||
PLATFORM_HAS_DYNAMIC_TIMER=1 \
|
||||
PLATFORM_HAS_TIME_BASE=1 \
|
||||
PLATFORM_SUPPORTS_PANIC_SHELL=1 \
|
||||
NOVM_MAX_ARENAS=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user