summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
Commit message (Expand)AuthorAgeFilesLines
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-141-1/+2
* Add additional critical section to the default tickless implementations.richardbarry2013-07-241-1/+1
* Update version number.richardbarry2013-07-231-1/+1
* Remove duplicate definition from FreeRTOSConfig.h.richardbarry2013-07-231-2/+0
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-171-38/+28
* Update Win32 MSVC demo to include a simple blinky build option. The demo as ...richardbarry2013-06-281-2/+3
* Update the standard Win32 demo to use the latest version of the trace recorde...richardbarry2013-06-051-2/+2
* Update version number ready to release the FAT file system demo.richardbarry2013-04-301-1/+1
* Update version numbers to V7.4.1.richardbarry2013-04-181-2/+2
* Prepare for V7.4.0 release.richardbarry2013-02-191-22/+28
* Added more files to the Rowley and IAR LM3S demos to test building the newer ...richardbarry2013-02-121-4/+4
* Adjusted the wrap checks in the QueueSet test task.richardbarry2013-02-121-1/+1
* Improve QueueSet.c test coverage by reading the queue set from an ISR to forc...richardbarry2013-02-121-1/+9
* Next revision of queue set implementation.richardbarry2013-02-071-13/+13
* Added INCLUDE_xSemaphoreGetMutexHolder() default.richardbarry2013-01-311-0/+2
* Prepare for V7.3.0 release.richardbarry2012-10-161-5/+7
* Introduced configUSE_PORT_OPTIMISED_TASK_SELECTION, and updated the MSVC simu...richardbarry2012-09-231-1/+6
* Added eTaskStateGet().richardbarry2012-09-221-0/+1
* Prepare for V7.2.0 release.richardbarry2012-08-141-1/+1
* Add FreeRTOS-Plus directory.richardbarry2012-08-111-0/+134