esp-idf/components/bt
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
..
common feat(bt/common): Add bluerooth hci layer data stream record 2024-04-13 10:35:23 +08:00
controller fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
esp_ble_mesh fix(ble_mesh): rpr server and df bug fixed(10f7fdc1a9) 2024-04-17 11:09:54 +08:00
host Merge branch 'bugfix/optimize_hidh_connection_v5.2' into 'release/v5.2' 2024-04-24 10:23:45 +08:00
include Merge branch 'feat/set_get_lpclk_src_v5.2' into 'release/v5.2' 2024-04-17 18:01:47 +08:00
porting feat(nimble): read multiple variable length characteristics (v5.2) 2024-03-07 19:48:21 +05:30
test_apps feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-11-02 11:10:24 +08:00
CMakeLists.txt fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
Kconfig feat(bt/common): Add bluerooth hci layer data stream record 2024-04-13 10:35:23 +08:00
linker_common_esp32c2.lf fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
linker_common.lf fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
linker_esp_ble_controller.lf fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
linker_rw_bt_controller.lf fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32c3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00