esp-idf/components/bt
Zhi Wei Jian 6842d2f8c9 Merge branch 'bugfix/fix_mem_not_released_after_controller_init_failed_on_esp32c3' into 'master'
Fixed some memory was not released after bluetooth controller initialization failed on ESP32-C3 and ESP32-S3

Closes BT-3047 and BT-3025

See merge request espressif/esp-idf!21504
2022-12-12 11:15:34 +08:00
..
common Fixed incorrect parameters in switching to BTC context 2022-11-30 10:41:54 +08:00
controller Merge branch 'bugfix/fix_mem_not_released_after_controller_init_failed_on_esp32c3' into 'master' 2022-12-12 11:15:34 +08:00
esp_ble_mesh bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
host Merge branch 'bugfix/fix_hid_device_vup_without_connection' into 'master' 2022-12-12 10:08:57 +08:00
include C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 2022-11-21 16:18:08 +08:00
porting Fixed interrupt latency when cache is disable on ESP32-C2 2022-11-29 16:29:32 +08:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03:00
Kconfig Update the CMake compilation architecture and update the controller configuration options 2022-06-20 17:00:12 +08:00
linker.lf Bluetooth: fix BSS placement in the linker script generated by ldgen 2022-10-24 16:37:30 +08:00
sdkconfig.rename Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00