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/RX600_RX62N-RDK_GNURX/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
..
GNU-Files Add FreeRTOS-Plus directory. 13 years ago
Renesas-Files Add FreeRTOS-Plus directory. 13 years ago
include Update version number ready for V8.2.1 release. 10 years ago
webserver MSP430: 10 years ago
DefaultSession.hsf Add FreeRTOS-Plus directory. 13 years ago
DefaultSession.ini Add FreeRTOS-Plus directory. 13 years ago
FreeRTOSConfig.h Update version number ready for V8.2.1 release. 10 years ago
HighFrequencyTimerTest.c Update version number ready for V8.2.1 release. 10 years ago
IntQueueTimer.c Update version number ready for V8.2.1 release. 10 years ago
ParTest.c Update version number ready for V8.2.1 release. 10 years ago
RTOSDemo.hwp Uncheck the "Do not search standard system directories for header files" compiler option in two RX600 project to ensure stdint.h can be found correctly. 11 years ago
RTOSDemo.nav Uncheck the "Do not search standard system directories for header files" compiler option in two RX600 project to ensure stdint.h can be found correctly. 11 years ago
RTOSDemo.tps Uncheck the "Do not search standard system directories for header files" compiler option in two RX600 project to ensure stdint.h can be found correctly. 11 years ago
SessionRX600_E1_E20_SYSTEM.hsf Uncheck the "Do not search standard system directories for header files" compiler option in two RX600 project to ensure stdint.h can be found correctly. 11 years ago
SessionRX600_E1_E20_SYSTEM.ini Uncheck the "Do not search standard system directories for header files" compiler option in two RX600 project to ensure stdint.h can be found correctly. 11 years ago
main-blinky.c Update version number ready for V8.2.1 release. 10 years ago
main-full.c Update version number ready for V8.2.1 release. 10 years ago
uIP_Task.c Update version number ready for V8.2.1 release. 10 years ago
vects.c Add FreeRTOS-Plus directory. 13 years ago