feat(bt/bluedroid): Added BLE get started examples for Bluedroid

(cherry picked from commit d051a2a39d)

Co-authored-by: xuzhekai <xuzhekai@espressif.com>
This commit is contained in:
Chen Jian Hua
2024-12-16 11:33:51 +08:00
committed by weiyuhan
parent bfac3bfd16
commit 5a9418a95c
33 changed files with 1994 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
CONFIG_IDF_TARGET="esp32s3"
CONFIG_BT_ENABLED=y
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y