esp-idf/components/bt/controller/esp32c6
Wang Mengyang a06844d9b1 fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled
1. Closes https://github.com/espressif/esp-idf/issues/10427
2. add two linker script to unify linker script symbols for BT libraries
3. The memory release functions have also been simplified
2024-04-24 17:24:02 +08:00
..
bt.c fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
esp_bt_cfg.h ble: support for selecting CSA#2 by menuconfig 2023-12-22 14:34:30 +08:00
Kconfig.in feat(ble): add cca related config in c6, h2 and c2 2024-04-02 12:16:56 +08:00