mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8088c7216e
Fixed an undiscovered bug with prvENTER_CRITICAL_OR_MASK_ISR() and prvEXIT_CRITICAL_OR_MASK_ISR() where the `uxInterruptStatus` argument was not used. However, all calls of this macro provide a local `uxSavedInterruptStatus` variable, leading to this bug being hidden. |
||
---|---|---|
.. | ||
esp_additions | ||
FreeRTOS-Kernel | ||
FreeRTOS-Kernel-SMP | ||
test_apps | ||
app_startup.c | ||
CMakeLists.txt | ||
FreeRTOS-openocd.c | ||
heap_idf.c | ||
Kconfig | ||
linker_common.lf | ||
linker_smp.lf | ||
linker.lf | ||
port_common.c | ||
sdkconfig.rename |