mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-03 07:39:56 +01:00
taskYIELD was used in ISR context, but portYIELD_FROM_ISR should instead. Merges https://github.com/espressif/esp-idf/pull/1187
taskYIELD was used in ISR context, but portYIELD_FROM_ISR should instead. Merges https://github.com/espressif/esp-idf/pull/1187