esp-idf/components/bt/controller
wangmengyang 666a73d79c components/bt: bug-fixes in BLE controller and BLE baseband
1. Removed the interrupt lock operation during controller enable/disable/reset, to avoid trigger interrupt watchdog time-out due to use of mutex/semaphore in coex_st_set

2. update libbtbb.a to fix the Rx performance issue for CODED PHY, especially in coexistence scenario
2021-04-28 12:05:49 +00:00
..
esp32 components/bt: Fix assert without sw coexist enabled 2021-03-25 14:39:07 +08:00
esp32c3 esp32: move esp_clk functions 2021-03-31 19:17:33 +08:00
esp32s3 support 727 esp32s3 BLE 2021-04-15 22:02:58 +08:00
lib_esp32@ec61ca3caa component/bt: add another bt-lib submodule and refactor the directories 2021-04-22 07:41:46 +08:00
lib_esp32c3_family@90b025633a components/bt: bug-fixes in BLE controller and BLE baseband 2021-04-28 12:05:49 +00:00