mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-06 21:26:33 +03:00
1. BLE RX test mode require quick task reaction, so allow higher priority task schedule from ISR. 2. Maybe other scenario also require this.