ChibiOS/demos/STM8S-STM8S208-RC
gdisirio 761f9f7287 Updated the various halconf.h and mcuconf.h with the GPT settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-28 19:28:47 +00:00
..
ch.rapp STM8 board files and demos updated. 2010-12-19 12:50:56 +00:00
ch.rprj STM8 board files and demos updated. 2010-12-19 12:50:56 +00:00
chconf.h Fixed typo in configuration files. 2010-12-02 17:40:37 +00:00
halconf.h Updated the various halconf.h and mcuconf.h with the GPT settings. 2011-02-28 19:28:47 +00:00
main.c STM8 board files and demos updated. 2010-12-19 12:50:56 +00:00
mcuconf.h Fixes to the STM8S RIDE7 project. 2010-11-27 11:29:25 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1725 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-03-06 13:24:15 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT demo for STM8S208RB.                                         **
*****************************************************************************

** TARGET **

The demo runs on a Raisonance REva+STM8S208RB 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.

** Build Procedure **

From withing the Ride7 IDE open the project, compile and run it.