aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MSP430-MSP430x1611-GCC/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-10-14 21:03:26 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-10-14 21:03:26 +0000
commite6757ceef9a5d80d1102b6b4215929c719a4b96a (patch)
treea2d815b086bd8873720dc321e951d3b3ea0aadbc /demos/MSP430-MSP430x1611-GCC/readme.txt
parent79a411fd97463e2d480e504f3cb574953eaebadf (diff)
downloadChibiOS-e6757ceef9a5d80d1102b6b4215929c719a4b96a.tar.gz
ChibiOS-e6757ceef9a5d80d1102b6b4215929c719a4b96a.tar.bz2
ChibiOS-e6757ceef9a5d80d1102b6b4215929c719a4b96a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@467 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/MSP430-MSP430x1611-GCC/readme.txt')
-rw-r--r--demos/MSP430-MSP430x1611-GCC/readme.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/demos/MSP430-MSP430x1611-GCC/readme.txt b/demos/MSP430-MSP430x1611-GCC/readme.txt
index 0fd0c5a7b..3c1682098 100644
--- a/demos/MSP430-MSP430x1611-GCC/readme.txt
+++ b/demos/MSP430-MSP430x1611-GCC/readme.txt
@@ -4,11 +4,13 @@
** TARGET **
-The demo runs on an Olimex MSP430-P1611 board but it is still untested.
+The demo runs on an Olimex MSP430-P1611 board.
** The Demo **
-The demo flashes the board LED using a thread.
+The demo flashes the board LED using a thread, by pressing the button located
+on the board the test procedure is activated with output on the serial port
+COM1 (USART0).
** Build Procedure **