esp-idf/components/bt/controller/esp32c2
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
esp_bt_cfg.h ble: support only legacy adv and slave function on esp32c2 2024-04-24 10:50:40 +08:00
Kconfig.in ble: support only legacy adv and slave function on esp32c2 2024-04-24 10:50:40 +08:00