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/Common/Minimal
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
..
AltBlckQ.c Update version number ready for V8.2.1 release. 10 years ago
AltBlock.c Update version number ready for V8.2.1 release. 10 years ago
AltPollQ.c Update version number ready for V8.2.1 release. 10 years ago
AltQTest.c Update version number ready for V8.2.1 release. 10 years ago
BlockQ.c Update version number ready for V8.2.1 release. 10 years ago
EventGroupsDemo.c Finalise MSP43FR5969 IAR and CCS demos (hopefully). 10 years ago
GenQTest.c Update version number ready for V8.2.1 release. 10 years ago
IntQueue.c Update version number ready for V8.2.1 release. 10 years ago
IntSemTest.c Update version number ready for V8.2.1 release. 10 years ago
PollQ.c Update version number ready for V8.2.1 release. 10 years ago
QPeek.c Update version number ready for V8.2.1 release. 10 years ago
QueueOverwrite.c Update version number ready for V8.2.1 release. 10 years ago
QueueSet.c Update version number ready for V8.2.1 release. 10 years ago
QueueSetPolling.c Update version number ready for V8.2.1 release. 10 years ago
TaskNotify.c MSP430: 10 years ago
TimerDemo.c Update TimerDemo.c to test the new vTimerSetTimerID() function. 10 years ago
blocktim.c Update version number ready for V8.2.1 release. 10 years ago
comtest.c Update version number ready for V8.2.1 release. 10 years ago
comtest_strings.c Update version number ready for V8.2.1 release. 10 years ago
countsem.c Update version number ready for V8.2.1 release. 10 years ago
crflash.c Update version number ready for V8.2.1 release. 10 years ago
crhook.c Update version number ready for V8.2.1 release. 10 years ago
death.c Update version number ready for V8.2.1 release. 10 years ago
dynamic.c Update version number ready for V8.2.1 release. 10 years ago
flash.c Update version number ready for V8.2.1 release. 10 years ago
flash_timer.c Update version number ready for V8.2.1 release. 10 years ago
flop.c Update version number ready for V8.2.1 release. 10 years ago
integer.c Update version number ready for V8.2.1 release. 10 years ago
recmutex.c Update version number ready for V8.2.1 release. 10 years ago
semtest.c Update version number ready for V8.2.1 release. 10 years ago
sp_flop.c Update version number ready for V8.2.1 release. 10 years ago