aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MSP430-MSP430x1611-GCC/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-05-08 10:12:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-05-08 10:12:19 +0000
commit83bbc0a6c61cabde630dfb08d69e4d6a29657dd2 (patch)
treead26357e5eddcf25bc13ec486983f4c94c56e4bb /demos/MSP430-MSP430x1611-GCC/readme.txt
parent3f9aac327ba999d67f9501ebf590d171e496b448 (diff)
downloadChibiOS-83bbc0a6c61cabde630dfb08d69e4d6a29657dd2.tar.gz
ChibiOS-83bbc0a6c61cabde630dfb08d69e4d6a29657dd2.tar.bz2
ChibiOS-83bbc0a6c61cabde630dfb08d69e4d6a29657dd2.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@285 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/MSP430-MSP430x1611-GCC/readme.txt')
-rw-r--r--demos/MSP430-MSP430x1611-GCC/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/MSP430-MSP430x1611-GCC/readme.txt b/demos/MSP430-MSP430x1611-GCC/readme.txt
index 5533287ff..0fd0c5a7b 100644
--- a/demos/MSP430-MSP430x1611-GCC/readme.txt
+++ b/demos/MSP430-MSP430x1611-GCC/readme.txt
@@ -4,11 +4,11 @@
** TARGET **
-This is an abstract demo. it is not tested on real hardware yet.
+The demo runs on an Olimex MSP430-P1611 board but it is still untested.
** The Demo **
-Creates a thread that just sleeps in a continuous loop.
+The demo flashes the board LED using a thread.
** Build Procedure **