Disable OpenThread configuration in sdkconfig.defaults
Comment out OpenThread configuration options.
This commit is contained in:
@@ -78,6 +78,14 @@ CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY=y
|
||||
CONFIG_USE_MINIMAL_MDNS=y
|
||||
CONFIG_ENABLE_EXTENDED_DISCOVERY=y
|
||||
|
||||
# Disable OpenThread
|
||||
# CONFIG_OPENTHREAD_ENABLED is not set
|
||||
# CONFIG_OPENTHREAD_SRP_CLIENT is not set
|
||||
# CONFIG_OPENTHREAD_DNS_CLIENT is not set
|
||||
# CONFIG_OPENTHREAD_LOG_LEVEL_DYNAMIC is not set
|
||||
# CONFIG_OPENTHREAD_LOG_LEVEL_NOTE is not set
|
||||
# CONFIG_OPENTHREAD_CLI is not set
|
||||
|
||||
# ESP32-C6-DevKit Settings
|
||||
# Buttons
|
||||
CONFIG_BUTTON_PIN=9
|
||||
|
||||
Reference in New Issue
Block a user