esp-idf/components/bt/controller
wangmengyang 4d5aa82cea component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3
1. Rename MACROs SYSTEM_WIFI_RST_EN register bit fields to be more recognizable
2. reset Bluetooth baseband and MAC bits to fix the issue of task watchdog triggered during controller initialization due to invalid hardware state
2022-07-11 11:06:11 +08:00
..
esp32 fix the bug that some memory leaked in phy after wifi/ble deinit 2022-06-19 14:33:00 +00:00
esp32c3 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-11 11:06:11 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-11 11:06:11 +08:00
lib_esp32@b877f7e1fc Fix crash when host exit sniff mode 2022-03-03 02:59:31 +00:00
lib_esp32c3_family@98dcc95913 Update ESP32-C3 and ESP32-S3 bt lib and phy lib 2022-03-01 14:56:47 +08:00