Files
xiuos/APP_Framework/lib/queue/Kconfig
2023-03-17 10:05:59 +08:00

8 lines
117 B
Plaintext

menu "lib using queue"
menuconfig LIB_USING_QUEUE
bool "USING QUEUE"
default n
endmenu