mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
[src]Add missing key RT_USING_INTERRUPT_INFO
This commit is contained in:
@@ -49,6 +49,11 @@ config RT_DEBUG_THREAD
|
||||
help
|
||||
print the switch to/from thread name when each thread context switch
|
||||
|
||||
config RT_USING_INTERRUPT_INFO
|
||||
bool "Enable additional interrupt trace information"
|
||||
default n
|
||||
help
|
||||
Add name and counter information for interrupt trace.
|
||||
endif
|
||||
|
||||
config RT_USING_HOOK
|
||||
|
||||
Reference in New Issue
Block a user