提交 0e5dd7d1 编写于 作者: G guozhanxin 提交者: Bernard Xiong

update Kconfig, add RT_HOOK_USING_FUNC_PTR

上级 576457b6
......@@ -84,6 +84,11 @@ config RT_USING_HOOK
help
Enable the hook function when system running, such as idle thread hook,
thread context switch etc.
if RT_USING_HOOK
config RT_HOOK_USING_FUNC_PTR
bool "Using function pointers as system hook"
default y
endif
config RT_USING_IDLE_HOOK
bool "Enable IDLE Task hook"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册