Fix the mfg-test-app

This commit is contained in:
Shubham Patil
2023-09-11 16:40:11 +05:30
committed by PSONALl
parent d4c8b65772
commit 856e11c8a7
3 changed files with 8 additions and 4 deletions
@@ -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