esp-idf/components/bt
Wang Mengyang 4d7f9c5d88 change(bt): Add a test for release bt .bss and .data memory to heap
1. use nimble host, initialize and then deinitialize bt stack in the test
2. support tests for different SoC targets and multiple configuration options
2024-04-24 17:24:02 +08:00
..
common feat(bt/common): Add bluerooth hci layer data stream record 2024-04-13 10:35:23 +08:00
controller change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
esp_ble_mesh fix(ble_mesh): rpr server and df bug fixed(10f7fdc1a9) 2024-04-17 11:09:54 +08:00
host Merge branch 'bugfix/optimize_hidh_connection_v5.2' into 'release/v5.2' 2024-04-24 10:23:45 +08:00
include Merge branch 'feat/set_get_lpclk_src_v5.2' into 'release/v5.2' 2024-04-17 18:01:47 +08:00
porting feat(nimble): read multiple variable length characteristics (v5.2) 2024-03-07 19:48:21 +05:30
test_apps change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-24 17:24:02 +08:00
CMakeLists.txt change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
Kconfig feat(bt/common): Add bluerooth hci layer data stream record 2024-04-13 10:35:23 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00
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-16 02:59:00 +00:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00