forked from xuos/xiuos
9995980a1a
2.add mqtt support in the tool directory
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
menu "Tool feature"
|
|
|
|
source "$KERNEL_DIR/tool/bootloader/Kconfig"
|
|
source "$KERNEL_DIR/tool/mqtt/Kconfig"
|
|
|
|
endmenu
|