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_A9_Zynq_ZC702
Richard Barry f1725afbe5 Remove compiler warning by ensure prvInitialiseMutex() is not included if configUSE_MUTEXES is 0.
Reduce the number of xTaskCreateStatic() parameters by having the function return the task handle, rather than pass the task handle out using a parameter.  This is also consistent with other objectCreate() functions.
2016-03-31 15:22:10 +00:00
..
RTOSDemo Remove compiler warning by ensure prvInitialiseMutex() is not included if configUSE_MUTEXES is 0. 2016-03-31 15:22:10 +00:00
RTOSDemo_bsp FreeRTOS source updates: 2015-12-21 08:25:41 +00:00
ZC702_hw_platform Add back Zynq demo - this time using SDK V14.2. 2014-07-14 13:00:18 +00:00
Instructions_ReadMe.url Preparing for next release... 2015-08-01 15:00:22 +00:00