]> git.sur5r.net Git - freertos/blobdiff - Demo/AVR_ATMega323_WinAVR/main.c
V4.2.1 files.
[freertos] / Demo / AVR_ATMega323_WinAVR / main.c
index a2e6e8315f6ec717e8dbad2335ce2ed9b2e4f1f2..faa5d2aa4f83a8e0287b1613c2264faf3a8b4a61 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.0.5 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.2.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
@@ -27,6 +27,9 @@
        See http://www.FreeRTOS.org for documentation, latest information, license \r
        and contact details.  Please ensure to read the configuration and relevant \r
        port sections of the online documentation.\r
+\r
+       Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along\r
+       with commercial development and support options.\r
        ***************************************************************************\r
 */\r
 \r
@@ -73,6 +76,11 @@ Changes from V2.0.0
 Changes from V2.6.1\r
 \r
        + The IAR and WinAVR AVR ports are now maintained separately.\r
+\r
+Changes from V4.0.5\r
+\r
+       + Modified to demonstrate the use of co-routines.\r
+\r
 */\r
 \r
 #include <stdlib.h>\r