summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio
Commit message (Expand)AuthorAgeFilesLines
* Update version number ready for release.rtel2014-04-248-40/+40
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-188-8/+8
* Update the demo directory to use the version 8 type naming conventions.rtel2014-02-117-29/+29
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-318-8/+8
* Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOv...rtel2013-12-271-1/+1
* Start to remove unnecessary 'signed char *' casts from strings that are now j...rtel2013-12-273-13/+13
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-088-8/+8
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-148-8/+16
* Add additional critical section to the default tickless implementations.richardbarry2013-07-248-8/+8
* Update version number.richardbarry2013-07-238-8/+8
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-178-304/+224
* Update comments in Atmel Studio CreateProjectDirectoryStructure.bat files to ...richardbarry2013-05-091-13/+8
* Update version number ready to release the FAT file system demo.richardbarry2013-04-308-8/+8
* Update version numbers to V7.4.1.richardbarry2013-04-188-16/+16
* Prepare for V7.4.0 release.richardbarry2013-02-199-169/+217
* Adjusted the wrap checks in the QueueSet test task.richardbarry2013-02-123-22/+23
* Fix a few compiler warnings when compiling the QueueSet.c test code with GCC.richardbarry2013-02-083-24/+19
* Add the queue set test to the SAM4S-EK Atmel Studio code.richardbarry2013-02-087-80/+103
* Prepare for V7.3.0 release.richardbarry2012-10-168-36/+52
* Save the SAM4S FreeRTOSConfig.h with the #error about running the CreateProje...richardbarry2012-08-291-1/+1
* Prepare for V7.2.0 release.richardbarry2012-08-148-8/+8
* Add warning in Cortex-M3 and Cortex-M4 FreeRTOSConfig.h header files that con...richardbarry2012-08-121-0/+2
* Add CreateProjectDirectoryStructure.bat to the SAM4 demo.richardbarry2012-08-125-108/+607
* Remove the files from the SAM4S demo that are copied using the CreateProjectD...richardbarry2012-08-1244-17816/+0
* Add FreeRTOS-Plus directory.richardbarry2012-08-11165-0/+55574