mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-06 20:08:48 +02:00
Add portYIELD_FROM_ISR() macros to Cortex-M ports. The new macro just calls the exiting portEND_SWITCHING_ISR() macro. Remove code from the MSVC port layer that was left over from a previous implementation and become obsolete.