mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-06 21:25:00 -05:00
+ 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. |
||
|---|---|---|
| .. | ||
| src | ||
| CreateProjectDirectoryStructure.bat | ||
| RTOSDemo.atsln | ||
| RTOSDemo.atsuo | ||
| RTOSDemo.cproj | ||