summaryrefslogtreecommitdiff
path: root/Demo/Cygnal/serial/serial.c
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2010-09-23 16:36:25 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2010-09-23 16:36:25 +0000
commitf600b246c45cf8621ad50015f54fd813035ca994 (patch)
tree329b2ef11f16a7b83de1cc18cee823c34d6f9eea /Demo/Cygnal/serial/serial.c
parent8d86d93156a36945bcde9ebf1a8aedf24fd9865c (diff)
downloadfreertos-f600b246c45cf8621ad50015f54fd813035ca994.tar.gz
Update to FreeRTOS V6.1.0 release candidate.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1134 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Demo/Cygnal/serial/serial.c')
-rw-r--r--Demo/Cygnal/serial/serial.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c
index 9d6b57d3e..18c386fc8 100644
--- a/Demo/Cygnal/serial/serial.c
+++ b/Demo/Cygnal/serial/serial.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS V6.0.5 - Copyright (C) 2010 Real Time Engineers Ltd.
+ FreeRTOS V6.1.0 - Copyright (C) 2010 Real Time Engineers Ltd.
***************************************************************************
* *
@@ -10,7 +10,7 @@
* + Looking for basic training, *
* + Wanting to improve your FreeRTOS skills and productivity *
* *
- * then take a look at the FreeRTOS eBook *
+ * then take a look at the FreeRTOS books - available as PDF or paperback *
* *
* "Using the FreeRTOS Real Time Kernel - a Practical Guide" *
* http://www.FreeRTOS.org/Documentation *