esp-idf/components/bt/controller/esp32
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
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-11-30 21:58:52 +08:00
Kconfig.in fix(bt/controller): Update bt lib for ESP32(5838b68) 2024-04-08 14:49:06 +08:00