summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-20 12:26:44 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-20 12:26:44 +0200
commit2faa9c1f94a0500e6cfab14c81316e07b5e2ea6a (patch)
tree52719db611accda5fa47157afb085aad169ee350
parent442dcef992df3c7f4aba1204ecf1b1d4c0ff7107 (diff)
downloadfreertos-2faa9c1f94a0500e6cfab14c81316e07b5e2ea6a.tar.gz
freertos-2faa9c1f94a0500e6cfab14c81316e07b5e2ea6a.tar.bz2
freertos-2faa9c1f94a0500e6cfab14c81316e07b5e2ea6a.tar.xz
PIC18_SDCC: fix typo
This patch fix typo in README file Signed-off-by: GAYE Abdoulaye Walsimou
-rw-r--r--Demo/PIC18_SDCC/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/PIC18_SDCC/README b/Demo/PIC18_SDCC/README
index 1f86927b..34a64627 100644
--- a/Demo/PIC18_SDCC/README
+++ b/Demo/PIC18_SDCC/README
@@ -36,7 +36,7 @@ FreeRTOS: Realtime kernel
SDCC: Small Device C Compiler
GPutils: GNU PIC utils
-I Requierements
+I Requirements
Obviously you need FreeRTOS source tree and SDCC/GPUTILS installed in your workstation.
This workstation can be either under GNU/Linux distribution, IMHO a very good choice, or