summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-20 13:58:19 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-20 13:58:19 +0200
commit13199a767d15dea0fb500d93358a28ad7b171b9d (patch)
tree7832f8334339bca8878076a83172a20de1b5c6e2
parentee60bfa9f620c013eba651ed8feecc72bf50d3ff (diff)
downloadfreertos-13199a767d15dea0fb500d93358a28ad7b171b9d.tar.gz
freertos-13199a767d15dea0fb500d93358a28ad7b171b9d.tar.bz2
freertos-13199a767d15dea0fb500d93358a28ad7b171b9d.tar.xz
PIC18_SDCC: fix typo in README
This patch fix typo in README file Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-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 c891b4c7..3a13edb3 100644
--- a/Demo/PIC18_SDCC/README
+++ b/Demo/PIC18_SDCC/README
@@ -108,7 +108,7 @@ To compile another demo application, instead of the default (main.c), just type:
where alternate_main.c indicates another existing main file.
NOTES:
-At this moment of writing you can compile demo application for the all devices
+At this moment of writing you can compile demo application for all devices
that have a script in FreeRTOS/Demo/PIC18_SDCC/lkr subdirectory.
By default, when you compile a demo application, you compile it for pic18f452. To use
another device just type: