ChibiOS/demos/MSP430-MSP430x1611-GCC
gdisirio 9a1c91e6ee git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@437 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-09-22 15:29:48 +00:00
..
mspgcc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@283 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-05-07 13:08:43 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@325 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-06-26 14:06:21 +00:00
board.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@286 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-05-08 15:32:09 +00:00
board.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@286 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-05-08 15:32:09 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@437 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-09-22 15:29:48 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@333 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-07-04 12:12:25 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@285 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-05-08 10:12:19 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for Texas Instruments MSP430.                           **
*****************************************************************************

** TARGET **

The demo runs on an Olimex MSP430-P1611 board but it is still untested.

** The Demo **

The demo flashes the board LED using a thread.

** 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/