support ble on esp32c6

This commit is contained in:
shenweilong
2022-11-21 16:36:02 +08:00
committed by Shen Weilong
parent bcf19a275c
commit 93fc1bd05f
21 changed files with 2205 additions and 45 deletions

View File

@@ -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