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/RX600_RX63N-RDK_Renesas
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
..
RTOSDemo MSP430: 2015-07-26 16:41:12 +00:00
RTOSDemo.Hbp Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.hws Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RTOSDemo.tws Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00