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 dc9c044 commit dc41962Copy full SHA for dc41962
sdkconfig.defaults
@@ -1 +1,7 @@
1
# This file is currently only used to trigger the build system's configuration import for different hardware targets
2
+
3
+#
4
+# wireless dap config
5
6
+CONFIG_USE_WEBSOCKET_DAP=y
7
+# end of wireless dap config
sdkconfig.defaults.esp8266
@@ -522,3 +522,9 @@ CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread"
522
CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y
523
CONFIG_SUPPORT_TERMIOS=y
524
# End of deprecated options
525
526
527
528
529
+# CONFIG_USE_WEBSOCKET_DAP is not set
530
0 commit comments