Shen Weilong
|
90d6b9cbd7
|
ble: Update README files for bluedroid host examples on ESP32-H2
Disable clocks and phy modem directly in esp_bt_controller_deinit()
|
2023-03-20 19:09:29 +08:00 |
|
zwl
|
57c7310512
|
ble: Add assertion checking for bluedroid hci on ESP32-C2,ESP32-C6 and ESP32-H2
|
2023-03-09 20:02:23 +08:00 |
|
wangmengyang
|
2c4fc5d9ea
|
bt: add coexistence internal API declarations and clean up some unused coexistence hooks
|
2023-02-26 06:58:18 +00:00 |
|
Jiang Jiang Jian
|
43f5f3d56d
|
Merge branch 'bugfix/coex_enable_disable_not_in_pairs' into 'master'
bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs
Closes BCI-317
See merge request espressif/esp-idf!21895
|
2023-01-18 17:01:02 +08:00 |
|
Island
|
2dc96f9a27
|
Merge branch 'feature/esp32c6_enable_pcl_feature' into 'master'
Enabled PCL feature on ESP32C6
Closes IDF-6529
See merge request espressif/esp-idf!21903
|
2023-01-17 17:35:04 +08:00 |
|
zwl
|
38c5f239be
|
Enabled PCL feature on ESP32C6 BT Controller
|
2023-01-16 12:28:44 +08:00 |
|
Shen Weilong
|
45aaeda1e3
|
modify bt sdkconfig to support bluedroid examples for esp32c6
|
2023-01-13 15:05:34 +08:00 |
|
zwl
|
06937271bb
|
Optimized NPL Freertos API
|
2023-01-06 15:10:18 +08:00 |
|
wangmengyang
|
29610b8a1b
|
bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3, ESP32-C2 and ESP32-C6
|
2023-01-05 12:34:49 +08:00 |
|
Shen Weilong
|
e41b35b089
|
1. Update libbt
2. Release the controller's .bss and .data memory
3. Modify the kconfig in nimble host
|
2023-01-04 11:17:07 +08:00 |
|
shenweilong
|
93fc1bd05f
|
support ble on esp32c6
|
2023-01-04 11:10:10 +08:00 |
|
songruojing
|
304a8f142d
|
esp32c6: introduce the target
Add esp32c6 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32c6`
|
2022-08-19 11:13:02 +08:00 |
|