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 8439fef commit 6a54fdfCopy full SHA for 6a54fdf
targets/ESP32/_IDF/sdkconfig.default.esp32p4
@@ -13,6 +13,8 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="targets/ESP32/_IDF/${TARGET_SERIES_SHORT
13
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
14
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
15
16
+CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
17
+
18
# Bluetooth currently not building with hosted/remote config
19
CONFIG_BT_ENABLED=n
20
CONFIG_BT_NIMBLE_ENABLED=y
0 commit comments