mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-18 19:19:02 -04:00
The kernel code that runs within RTOS ISRs requires that DP and CP not be changed from their initial values. If a task changes them and is interrupted while they are changed, then they must be restored for the ISR. This commit implements this. This relies on a corresponding change to the xcore lib_rtos_support. |
||
---|---|---|
.. | ||
CDK/T-HEAD_CK802 | ||
GCC | ||
xClang |