esp-idf/components/bt
2024-07-24 11:53:11 +08:00
..
common feat(bt/nimble): support hci log for nimble 2024-05-24 14:51:06 +08:00
controller feat(ble): support ble on esp32c5 2024-07-23 20:12:43 +08:00
esp_ble_mesh fix(ble_mesh): fixed BLEMESH24-76 2024-07-18 10:51:46 +08:00
host Merge branch 'feature/support_ble_for_esp32c5' into 'master' 2024-07-24 11:53:11 +08:00
include feat(ble): support ble on esp32c5 2024-07-23 20:12:43 +08:00
porting fix(bluetooth/controller): fixed alloc memory fail when use uhci on ESP32-C6 and ESP32-H2 2024-07-16 15:31:05 +08:00
test_apps change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
CMakeLists.txt feat(ble): support ble on esp32c5 2024-07-23 20:12:43 +08:00
Kconfig feat(bt/common): Add bluerooth hci layer data stream record 2024-04-10 14:17:31 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
sdkconfig.rename fix(nimble): Migrate to nimble 1.6 2024-03-26 10:50:24 +05:30
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32c3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00