FreeRTOS-Kernel/FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src
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
..
Blinky_Demo Update version number ready for V8.2.1 release. 2015-03-21 21:03:42 +00:00
Full_Demo Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad for consistency with other MSP430 demo directory names. 2015-04-24 11:42:25 +00:00
lwIP_Demo MSP430: 2015-07-26 16:41:12 +00:00
FreeRTOSConfig.h Microblaze: Add a port optimised task selection implementation to the Microblaze port. 2015-06-24 15:10:03 +00:00
LEDs.c Update version number ready for V8.2.1 release. 2015-03-21 21:03:42 +00:00
lscript.ld Add networking option to the Microblaze Kintex demo. 2015-03-13 15:05:09 +00:00
lwipopts.h Add networking option to the Microblaze Kintex demo. 2015-03-13 15:05:09 +00:00
main.c Update version number ready for V8.2.1 release. 2015-03-21 21:03:42 +00:00
printf-stdarg.c Add run-time stats to the Kintex7 Microblaze demo. 2015-01-19 13:34:26 +00:00
serial.c Update version number ready for V8.2.1 release. 2015-03-21 21:03:42 +00:00