23 lines
666 B
Plaintext
23 lines
666 B
Plaintext
*****************************************************************************
|
|
** 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/
|