esp-idf/components/bt/controller/esp32h2
Wang Mengyang 0aca5ec357 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-10 19:13:17 +08:00
..
bt.c fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-10 19:13:17 +08:00
esp_bt_cfg.h ble: support for selecting CSA#2 by menuconfig 2023-12-19 14:38:22 +08:00
Kconfig.in feat(ble): add cca related config in c6, h2 and c2 2024-04-01 15:57:06 +08:00