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 76ea704 commit 979780aCopy full SHA for 979780a
configs/defconfig.esp32c6
@@ -3,6 +3,10 @@
3
4
CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
5
6
+# Use minimal mDNS
7
+CONFIG_USE_MINIMAL_MDNS=y
8
+CONFIG_ENABLE_EXTENDED_DISCOVERY=y
9
+
10
# Enable LP Core
11
CONFIG_ULP_COPROC_ENABLED=y
12
CONFIG_ULP_COPROC_TYPE_LP_CORE=y
0 commit comments