We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759535c commit 7459ce3Copy full SHA for 7459ce3
iot/Kconfig
@@ -15,6 +15,7 @@ source "$PKGS_DIR/packages/iot/WebTerminal/Kconfig"
15
source "$PKGS_DIR/packages/iot/freemodbus/Kconfig"
16
source "$PKGS_DIR/packages/iot/nanopb/Kconfig"
17
source "$PKGS_DIR/packages/iot/wifi-host-driver/Kconfig"
18
+source "$PKGS_DIR/packages/iot/esp-hosted/Kconfig"
19
source "$PKGS_DIR/packages/iot/WiFi/Kconfig"
20
source "$PKGS_DIR/packages/iot/coap/Kconfig"
21
source "$PKGS_DIR/packages/iot/nopoll/Kconfig"
0 commit comments