esp-idf/components/bt/controller
wangmengyang 580b57c8b1 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3
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-13 17:35:22 +08:00
..
esp32 fix esp32 BLE ke_mem.c assert 2022-07-13 03:08:36 +00:00
esp32c3 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3 2022-07-13 17:35:22 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2022-03-11 10:48:21 +00:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2022-03-11 10:48:21 +00:00
esp32s3 Fix wifi is initialized before bluetooth initialization, bluetooth can't stay connected 2022-07-12 14:44:46 +08:00
lib_esp32@8188c3b5ec fix esp32 BLE ke_mem.c assert 2022-07-13 03:08:36 +00:00
lib_esp32c3_family@3ea7e66b6c Fix rtc watchdog timeout when waking up light sleep because some functions are not in IRAM 2022-07-05 11:16:19 +08:00