We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d2236 commit f88ffdeCopy full SHA for f88ffde
configs/defconfig.esp32h2
@@ -2,6 +2,9 @@
2
# Bluetooth
3
#
4
CONFIG_BT_ENABLED=y
5
+CONFIG_BT_STACK_NO_LOG=y
6
+# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
7
+# CONFIG_BLE_MESH is not set
8
CONFIG_BT_NIMBLE_ENABLED=y
9
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
10
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
0 commit comments