esp-idf/components/bt/controller
Zhi Wei Jian d5306303f0 Merge branch 'feature/support_ble_memory_release_on_esp32c3_and_esp32s3' into 'master'
Support Bluetooth to release .bss and .data segment memory on ESP32C3 and ESP32S3

Closes IDFGH-8470

See merge request espressif/esp-idf!20700
2022-11-02 11:00:53 +08:00
..
esp32 components/bt: Make sure sempher and queue used in isr is in DRAM 2022-07-21 13:50:29 +08:00
esp32c2 Fixed occasional crash during scanning 2022-10-13 11:48:50 +08:00
esp32c3 support BLE memory release on ESP32C3 and ESP32S3 2022-10-27 14:22:15 +08:00
esp32c6 esp32c6: introduce the target 2022-08-19 11:13:02 +08:00
esp32h2 Update_sdkdefaultconfig_BLE_only_flag ESP32C2 2022-08-09 16:28:01 +00:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 support BLE memory release on ESP32C3 and ESP32S3 2022-10-27 14:22:15 +08:00
lib_esp32@dbaeb136ca bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth 2022-10-11 16:36:37 +08:00
lib_esp32c2 Fixed occasional failure to establish sync and occasional wdt timeout issues on ESP32C2 2022-10-31 11:44:50 +08:00
lib_esp32c3_family@4dd1838c81 Fixed BLE array access out of bounds 2022-10-31 20:03:41 +08:00
lib_esp32h2 Update esp32h2 beta2 lib to master 2022-07-05 15:15:41 +08:00