Skip to content

Commit b5a3c7e

Browse files
mysterywolfRbb666
authored andcommitted
[ci] add RT_USING_CI_ACTION
1 parent cc1707e commit b5a3c7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Kconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,11 @@ menuconfig RT_USING_DEBUG
268268
each thread switch.
269269
endif
270270

271+
config RT_USING_CI_ACTION
272+
default n
273+
help
274+
Enable CI Action
275+
271276
menu "Inter-Thread communication"
272277

273278
config RT_USING_SEMAPHORE

0 commit comments

Comments
 (0)