You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/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.
10 years ago
..
.settings Add FreeRTOS-Plus directory. 13 years ago
MCF5223x Add FreeRTOS-Plus directory. 13 years ago
ParTest Update version number to 8.1.1 for patch release that re-enables mutexes to be given from an interrupt. 11 years ago
webserver MSP430: 10 years ago
.cproject Add FreeRTOS-Plus directory. 13 years ago
.project Add FreeRTOS-Plus directory. 13 years ago
FreeRTOSConfig.h Update version number to 8.1.1 for patch release that re-enables mutexes to be given from an interrupt. 11 years ago
FreeRTOS_Tick_Setup.c Update version number to 8.1.1 for patch release that re-enables mutexes to be given from an interrupt. 11 years ago
Makefile Add FreeRTOS-Plus directory. 13 years ago
m52235evb-rom-hosted.ld Add FreeRTOS-Plus directory. 13 years ago
main.c Update version number to 8.1.1 for patch release that re-enables mutexes to be given from an interrupt. 11 years ago
printf-stdarg.c Add FreeRTOS-Plus directory. 13 years ago