2008-05-07 13:08:43 +00:00
|
|
|
*****************************************************************************
|
|
|
|
** ChibiOS/RT port for Texas Instruments MSP430. **
|
|
|
|
*****************************************************************************
|
|
|
|
|
|
|
|
** TARGET **
|
|
|
|
|
2008-05-08 10:12:19 +00:00
|
|
|
The demo runs on an Olimex MSP430-P1611 board but it is still untested.
|
2008-05-07 13:08:43 +00:00
|
|
|
|
|
|
|
** The Demo **
|
|
|
|
|
2008-05-08 10:12:19 +00:00
|
|
|
The demo flashes the board LED using a thread.
|
2008-05-07 13:08:43 +00:00
|
|
|
|
|
|
|
** 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/
|