esp-idf/components/bt
weitianhua e51df179ad components_bt/bluedroid: Fix Memory&String Copy Build Err
1. When setting compilier into -O2 optimization, build for classic bt demo will get wrong
   2. Fix a memcpy bug that maybe get memory truncated

Closes https://github.com/espressif/esp-idf/issues/9398
2022-08-01 11:37:46 +08:00
..
common Fix example after removing API esp_nimble_hci_and_controller_init 2022-07-20 11:44:00 +08:00
controller add protect for bt_util_buf_env buffers when access by task and interrupt 2022-07-27 17:56:08 +08:00
esp_ble_mesh
host components_bt/bluedroid: Fix Memory&String Copy Build Err 2022-08-01 11:37:46 +08:00
include doc(bt): Add description for de-initialize bt controller 2022-07-08 10:58:32 +08:00
porting Nimble: Fixed compilation error for esp32c2 and esp32h2 when os_mbuf_free is called. 2022-07-14 09:41:05 +05:30
test mbedtls: remove dependency on driver component 2022-07-18 21:10:51 +05:30
CMakeLists.txt Merge branch 'bugfix/esp_netif_clean_deps_lwip' into 'master' 2022-07-21 20:18:05 +08:00
Kconfig
linker.lf
sdkconfig.rename
sdkconfig.rename.esp32c2
sdkconfig.rename.esp32h2