This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS-Plus/Source/FreeRTOS-Plus-FAT-SL/psp
Richard Barry a03b171992 Fix compiler warning in psp_test.c when compiled with ARM compiler.
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.
2013-05-19 09:43:00 +00:00
..
include Add FAT SL code and demo project. 2013-04-30 20:37:52 +00:00
target Fix compiler warning in psp_test.c when compiled with ARM compiler. 2013-05-19 09:43:00 +00:00