ChibiOS/demos/MSP430-MSP430x1611-GCC
gdisirio a6feec221c Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@962 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-09 16:05:41 +00:00
..
mspgcc
Makefile Improved MSP430 makefile. 2009-02-22 09:56:36 +00:00
board.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@732 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-06 22:07:17 +00:00
board.h
chconf.h Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option. 2009-05-09 16:05:41 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@526 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-11-29 13:57:06 +00:00
readme.txt

readme.txt

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

** TARGET **

The demo runs on an Olimex MSP430-P1611 board.

** The Demo **

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

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/