FreeRTOS-Kernel/FreeRTOS/Demo/RX600_RX63N-RSK_Renesas/RTOSDemo
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
..
Renesas-Files Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
webserver MSP430: 2015-07-26 16:41:12 +00:00
DefaultSession.hsf Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
FreeRTOSConfig.h Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
HighFrequencyTimerTest.c Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
IntQueueTimer.c Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
IntQueueTimer.h Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
main-blinky.c Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
main-full.c Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
ParTest.c Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
r_bsp_config.h Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.hwp Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.nav Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.tps Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
SessionRX600_E1_E20_SYSTEM.hsf Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
SessionRX600_E1_E20_SYSTEM.ini Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
SimSessionRX600.hsf Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
uIP_Task.c Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00