mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 17:17:14 +00:00

1. when one task do deinit/init/disable/enable, especially different cpu core, it may cause controller crash in ISR handler 2. fix while BLE is scanning, bluetooth controller is disabled cause BLE scan is not abort.