mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-01 17:47:56 +08: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.
Directories: + The FreeRTOS-Plus/Source contains the source code of each FreeRTOS+ product. + See http://www.FreeRTOS.org for FreeRTOS documentation. See http://www.freertos.org/plus for FreeRTOS+ documentation.