mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-11 15:49:04 -04:00
* Bugfix for race condition on RP2040 in vPortEnableInterrupts() RP2040 SMP port: Since spin_unlock() re-enables interrupts, pxYieldSpinLock has to be updated first to avoid a possible race condition. * Bugfix for invalid sanity checks on RP2040 RP2040 SMP port: Testing pxYieldSpinLock for NULL does not work reliable in these places, because another/new lock might already be set when configASSERT() is executed. |
||
---|---|---|
.. | ||
CDK/T-HEAD_CK802 | ||
GCC | ||
xClang |