]> git.sur5r.net Git - freertos/history - Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
Change occurrences of "Cortex M3" to "Cortex-M3".
[freertos] / Demo / CORTEX_LPC1768_IAR / FreeRTOSConfig.h
2011-02-05 richardbarryChange occurrences of "Cortex M3" to "Cortex-M3".
2011-01-14 richardbarryUpdate to V6.1.1
2010-09-23 richardbarryUpdate to FreeRTOS V6.1.0 release candidate.
2010-05-17 richardbarryAdd Cortus port to produce V6.0.5.
2010-03-14 richardbarryUpdate the V6.0.4. The primary difference being that... V6.0.4
2010-02-25 richardbarryReady for V6.0.3 release. V6.0.3
2010-01-09 richardbarryUpdate to V6.0.2.
2009-11-15 richardbarryUpdate Cortex M3 ports to ensure 8 byte alignment. V6.0.1
2009-10-13 richardbarryChange to the file headers only.
2009-10-05 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-08-09 richardbarryUpdate to V5.4.2. See http://www.freertos.org/History... V5.4.2
2009-08-09 richardbarryInitial IAR LPC1768 demo. Work in progress at this...