Files
xiuos/Ubiquitous/XiZi_IIoT/tool/Kconfig
T
wgzAIIT 9995980a1a 1.fix AT cmd framework bug
2.add mqtt support in the tool directory
2023-06-15 16:52:52 +08:00

7 lines
122 B
Plaintext

menu "Tool feature"
source "$KERNEL_DIR/tool/bootloader/Kconfig"
source "$KERNEL_DIR/tool/mqtt/Kconfig"
endmenu