aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MSP430-MSP430x1611-GCC/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/MSP430-MSP430x1611-GCC/readme.txt')
-rw-r--r--demos/MSP430-MSP430x1611-GCC/readme.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/demos/MSP430-MSP430x1611-GCC/readme.txt b/demos/MSP430-MSP430x1611-GCC/readme.txt
new file mode 100644
index 000000000..5533287ff
--- /dev/null
+++ b/demos/MSP430-MSP430x1611-GCC/readme.txt
@@ -0,0 +1,22 @@
+*****************************************************************************
+** ChibiOS/RT port for Texas Instruments MSP430. **
+*****************************************************************************
+
+** TARGET **
+
+This is an abstract demo. it is not tested on real hardware yet.
+
+** The Demo **
+
+Creates a thread that just sleeps in a continuous loop.
+
+** Build Procedure **
+
+The demo was built using the MSPGCC toolchain.
+
+** Notes **
+
+The demo requires include files from MSPGCC that are not part of the ChibiOS/RT
+distribution, please install MSPGCC.
+
+ http://mspgcc.sourceforge.net/