FreeRTOS-Kernel/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite
Richard Barry d3e053568d MSP430:
Add additional NOPs as required by hardware manual.

Microblaze:
Previously a task inherited the exception enable state from the context from which xTaskCreate() was called.  Now tasks all have exceptions enabled if they are enabled in the hardware.

Windows/GCC:
Improve the implementation of portGET_HIGHEST_PRIORITY.

Common code:
Simplify the pointer use in xQueueGenericCreate()

Demo apps: 
Remove jpg images that were used to create web pages.
Fix capitalisation issues in some demos where some header files are incldued with the wrong case, preventing building on Linux.
Remove the Microblaze demos that are using obsolete tools.
Update main_blinky for the Windows port demo to include a software timer example.
2015-07-26 16:41:12 +00:00
..
ReadMe.txt MSP430: 2015-07-26 16:41:12 +00:00

The project from this directory has been superseded by the project documented
on the following page: http://www.freertos.org/RTOS-Xilinx-Microblaze-KC705.html

If you need the demo that used to be in this directory then download FreeRTOS V8.2.1
from http://sourceforge.net/projects/freertos/files/FreeRTOS/