esp-idf/components/bt/controller
wangmengyang a024de7cac component/bt: fixed the assert in checking hardware sleep state during wake-up
The hardware sleep state change can take some time after wake-up interrupt. Use busy waiting instead of directly assert
2021-06-24 10:35:40 +08:00
..
esp32 doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
esp32c3 component/bt: fixed the assert in checking hardware sleep state during wake-up 2021-06-24 10:35:40 +08:00
esp32s3 component/bt: fixed the assert in checking hardware sleep state during wake-up 2021-06-24 10:35:40 +08:00
lib_esp32@3adb056b8a bugfix/fix crash when lmp flooding 2021-05-24 12:08:03 +08:00
lib_esp32c3_family@4b93865b52 components/bt: fixed two bugs 2021-06-23 07:06:28 +08:00