mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
support ble on esp32c6
This commit is contained in:

committed by
Shen Weilong

parent
bcf19a275c
commit
93fc1bd05f
@@ -0,0 +1,6 @@
|
||||
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_NIMBLE_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set
|
Reference in New Issue
Block a user