From ee60bfa9f620c013eba651ed8feecc72bf50d3ff Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 20 Apr 2009 13:56:40 +0200 Subject: PIC18_SDCC: fix typo This patch fix typo in README Signed-off-by: Abdoulaye Walsimou Gaye --- Demo/PIC18_SDCC/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3