[ci] add RT_USING_CI_ACTION
This commit is contained in:
parent
cc1707e3b3
commit
b5a3c7e95d
|
@ -268,6 +268,11 @@ menuconfig RT_USING_DEBUG
|
|||
each thread switch.
|
||||
endif
|
||||
|
||||
config RT_USING_CI_ACTION
|
||||
default n
|
||||
help
|
||||
Enable CI Action
|
||||
|
||||
menu "Inter-Thread communication"
|
||||
|
||||
config RT_USING_SEMAPHORE
|
||||
|
|
Loading…
Reference in New Issue