esp-idf/components/bt/controller
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
..
esp32 fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
esp32c2 fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
esp32c3 fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
esp32c6 fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
esp32h2 fix(bt): Fix missing linker symbol when ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY enabled 2024-04-24 17:24:02 +08:00
esp32p4 esp32p4: introduce the target 2023-06-13 15:16:11 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Merge ESP32C3 and ESP32S3 BLE bt.c files to one 2023-03-06 14:53:03 +08:00
lib_esp32@44341b15e5 feat(bt): Update bt lib for ESP32(e314148) 2024-04-16 11:32:35 +08:00
lib_esp32c2 ble: support only legacy adv and slave function on esp32c2 2024-04-24 10:50:40 +08:00
lib_esp32c3_family@76ed4114ee feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(c23ab4c) 2024-04-16 11:33:19 +08:00
lib_esp32c6 ble: update esp32h2 and esp32c6 lib to 39c6e050 2024-04-02 12:16:56 +08:00
lib_esp32h2 ble: update esp32h2 and esp32c6 lib to 39c6e050 2024-04-02 12:16:56 +08:00