summaryrefslogtreecommitdiff
path: root/Demo/ARM7_AT91SAM7X256_Eclipse
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-08-14 13:19:20 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-08-14 13:19:20 +0000
commitd64cef2c5872342a6b186a7170a40d0f193e2884 (patch)
tree989e0ad544d7322154e26196865becd9e833f7ea /Demo/ARM7_AT91SAM7X256_Eclipse
parent2ed81a63c33bd18b7568aecabdfc73f02da7b336 (diff)
downloadfreertos-d64cef2c5872342a6b186a7170a40d0f193e2884.tar.gz
freertos-d64cef2c5872342a6b186a7170a40d0f193e2884.tar.bz2
freertos-d64cef2c5872342a6b186a7170a40d0f193e2884.tar.xz
Add URL to configuration pages on FreeRTOS.org site.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@460 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Demo/ARM7_AT91SAM7X256_Eclipse')
-rw-r--r--Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
index a2b9a2ba..443f8920 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -52,6 +52,7 @@
#include <stdio.h>
#include "AT91SAM7X256.h"
+
/*-----------------------------------------------------------
* Application specific definitions.
*
@@ -60,6 +61,8 @@
*
* THESE PARAMETERS ARE DESCRIBED WITHIN THE 'CONFIGURATION' SECTION OF THE
* FreeRTOS API DOCUMENTATION AVAILABLE ON THE FreeRTOS.org WEB SITE.
+ *
+ * See http://www.freertos.org/a00110.html.
*----------------------------------------------------------*/
#define configUSE_PREEMPTION 1