summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-20 13:56:40 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-04-20 13:56:40 +0200
commitee60bfa9f620c013eba651ed8feecc72bf50d3ff (patch)
treeb68a41459a199907b59b0213555dcb9a5ea7c119
parent4db043974d2c37e3d1c978c3ccb307abae404b4f (diff)
downloadfreertos-ee60bfa9f620c013eba651ed8feecc72bf50d3ff.tar.gz
freertos-ee60bfa9f620c013eba651ed8feecc72bf50d3ff.tar.bz2
freertos-ee60bfa9f620c013eba651ed8feecc72bf50d3ff.tar.xz
PIC18_SDCC: fix typo
This patch fix typo in README 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 7f62ab6b..c891b4c7 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 following all devices
+At this moment of writing you can compile demo application for the 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: