summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-23 14:42:56 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-23 14:42:56 +0200
commitef1159053da6311892ae92281b75ff1d2a8e945e (patch)
tree922565a81b53bb1b305e61b1e51f73ad0356b289
parent294e755752509cfbb6862b9a75f590108117e501 (diff)
downloadfreertos-ef1159053da6311892ae92281b75ff1d2a8e945e.tar.gz
freertos-ef1159053da6311892ae92281b75ff1d2a8e945e.tar.bz2
freertos-ef1159053da6311892ae92281b75ff1d2a8e945e.tar.xz
PIC18_SDCC: typo fix in README
This patch fix typo in README Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-rw-r--r--Demo/PIC18_SDCC/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/Demo/PIC18_SDCC/README b/Demo/PIC18_SDCC/README
index 3a13edb3..017b966f 100644
--- a/Demo/PIC18_SDCC/README
+++ b/Demo/PIC18_SDCC/README
@@ -34,7 +34,7 @@ porting task is done with pic18f452 MCU and gpsim as simulator.
FreeRTOS: Realtime kernel
SDCC: Small Device C Compiler
-GPutils: GNU PIC utils
+GPUTILS: GNU PIC utils
I Requirements
@@ -45,7 +45,7 @@ under BSD distribution, FreeBSD is an excellent choice, or finally under Windows
I-0 Recommanded versions
SDCC-2.9.1
- GPutils-0.13.7
+ GPUTILS-0.13.7
Another useful tool is gpsim (Gnu PIC simulator):
gpsim-0.22.0 (or later)