|
@@ -268,6 +268,11 @@ menuconfig RT_USING_DEBUG
|
|
each thread switch.
|
|
each thread switch.
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
+config RT_USING_CI_ACTION
|
|
|
|
+ default n
|
|
|
|
+ help
|
|
|
|
+ Enable CI Action
|
|
|
|
+
|
|
menu "Inter-Thread communication"
|
|
menu "Inter-Thread communication"
|
|
|
|
|
|
config RT_USING_SEMAPHORE
|
|
config RT_USING_SEMAPHORE
|