mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Fix the mfg-test-app
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
CONFIG_IDF_TARGET="esp32h2"
|
||||
|
||||
# These are required in order to build otherwise, build fails for esp_coex component
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_OPENTHREAD_ENABLED=y
|
||||
CONFIG_BT_NIMBLE_ENABLED=y
|
||||
|
||||
# Enable DS Peripheral
|
||||
CONFIG_ESP_SECURE_CERT_DS_PERIPHERAL=y
|
||||
|
||||
Reference in New Issue
Block a user