aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MSP430-MSP430x1611-GCC/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-05-07 13:08:43 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-05-07 13:08:43 +0000
commitf5551fd8d6e8b7db2537d8ec14b936d2ad897441 (patch)
tree0e79b0e34da06453d0c163afc04cfd7bcf05ae8e /demos/MSP430-MSP430x1611-GCC/readme.txt
parentd158e16ed86a5617ef748f69cede95a32a1526df (diff)
downloadChibiOS-f5551fd8d6e8b7db2537d8ec14b936d2ad897441.tar.gz
ChibiOS-f5551fd8d6e8b7db2537d8ec14b936d2ad897441.tar.bz2
ChibiOS-f5551fd8d6e8b7db2537d8ec14b936d2ad897441.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@283 35acf78f-673a-0410-8e92-d51de3d6d3f4
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/