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/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio
Richard Barry 3b0854bf96 Core kernel code:
+ Introduce xSemaphoreGenericGiveFromISR() as an optimisation when giving semaphores and mutexes from an interrupt.

Demo applications:
+ Update IntSemTest.c to provide more code coverage in xSemaphoreGenericGiveFromISR().
+ Ensure the MMU is turned on in the RZ IAR demo.  It was already on in the RZ ARM demo.
2014-09-16 14:54:32 +00:00
..
src Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition. 2014-09-02 22:39:54 +00:00
CreateProjectDirectoryStructure.bat Demo code only: 2014-09-02 16:06:57 +00:00
RTOSDemo.atsln Demo code only: 2014-09-02 16:06:57 +00:00
RTOSDemo.atsuo Core kernel code: 2014-09-16 14:54:32 +00:00
RTOSDemo.cproj Demo code only: 2014-09-02 16:06:57 +00:00