From 18eca0a2f9a71a2e37d465db76e3789c1db0fd39 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Mon, 9 Feb 2009 20:21:35 +0000 Subject: Update to V5.1.2. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@696 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Source/tasks.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Source/tasks.c') diff --git a/Source/tasks.c b/Source/tasks.c index 48f8ae88..eb63bdef 100644 --- a/Source/tasks.c +++ b/Source/tasks.c @@ -1,5 +1,5 @@ /* - FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry. + FreeRTOS.org V5.1.2 - Copyright (C) 2003-2009 Richard Barry. This file is part of the FreeRTOS.org distribution. @@ -26,10 +26,13 @@ *************************************************************************** *************************************************************************** * * - * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, * - * and even write all or part of your application on your behalf. * - * See http://www.OpenRTOS.com for details of the services we provide to * - * expedite your project. * + * Get the FreeRTOS eBook! See http://www.FreeRTOS.org/Documentation * + * * + * This is a concise, step by step, 'hands on' guide that describes both * + * general multitasking concepts and FreeRTOS specifics. It presents and * + * explains numerous examples that are written using the FreeRTOS API. * + * Full source code for all the examples is provided in an accompanying * + * .zip file. * * * *************************************************************************** *************************************************************************** -- cgit v1.2.3