esp-idf/components/bt/controller/esp32
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
hli_api.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
hli_api.h components/bt: Update licenses 2021-12-08 10:59:06 +08:00
hli_vectors.S change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-12-05 18:04:52 +08:00
Kconfig.in fix(bt/controller): Update bt lib for ESP32(5838b68) 2024-04-16 11:32:22 +08:00