]> git.sur5r.net Git - freertos/history - Demo/WIN32-MSVC/FreeRTOSConfig.h
Prepare for FreeRTOS V7.1.1 tag.
[freertos] / Demo / WIN32-MSVC / FreeRTOSConfig.h
2012-05-08 richardbarryPrepare for FreeRTOS V7.1.1 tag. V7.1.1
2011-12-13 richardbarryChange version numbers to V7.1.0. V7.1.0
2011-11-29 richardbarryAdd #define constant required to access the queue name...
2011-09-20 richardbarryUpdate headers for the FreeRTOS V7.0.2 release. V7.0.2
2011-07-27 richardbarryAdd test/demonstration calls to xTaskGetIdleTaskHandle...
2011-05-13 richardbarryUpdate version number to V7.0.1. V7.0.1
2011-04-08 richardbarryUpdate headers for Version 7.0.0 release.
2011-02-28 richardbarrySet configUSE_16_BIT_TICKS back to is proper (not test...
2011-02-28 richardbarryAdd the timer module demo code to the MSVC Win32 simula...
2011-02-09 richardbarryAdd constants to required to use the new timers impleme...
2011-01-14 richardbarryUpdate to V6.1.1 V6.1.1
2010-11-22 richardbarryAdded in the 'death' tasks to the Win32 MSVN demo.
2010-11-21 richardbarryGreatly simplified the Win32 port by only allowing...
2010-11-21 richardbarryUpdated the Win32 MSVC demo files.
2010-11-15 richardbarryAdded in more demo apps to the Win32 demo.
2010-11-14 richardbarryStart of new Win32 emulator project. Currently working...