aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-02-19 16:32:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-02-19 16:32:21 +0000
commitfd1fdffd2aae564779bc5d220dcb2cdbc9064e34 (patch)
treef231e299806fbcb8e1091384a08c775600ae5c05 /demos
parent644050eed0997d9873f4e76b04b5de5464e5a7a0 (diff)
downloadChibiOS-fd1fdffd2aae564779bc5d220dcb2cdbc9064e34.tar.gz
ChibiOS-fd1fdffd2aae564779bc5d220dcb2cdbc9064e34.tar.bz2
ChibiOS-fd1fdffd2aae564779bc5d220dcb2cdbc9064e34.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@196 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
-rw-r--r--demos/ARM7-AT91SAM7X-GCC/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARM7-AT91SAM7X-GCC/readme.txt b/demos/ARM7-AT91SAM7X-GCC/readme.txt
index 5c0317e65..71f8ee51a 100644
--- a/demos/ARM7-AT91SAM7X-GCC/readme.txt
+++ b/demos/ARM7-AT91SAM7X-GCC/readme.txt
@@ -8,7 +8,7 @@ The demo runs on an Olimex SAM7-EX256 board.
** The Demo **
-The demo blinks the leds on the board by using multiple threads.
+The demo currently just flashes the LCD background using a thread.
** Build Procedure **