ChibiOS/demos/STM8S-STM8S208-RC
gdisirio 92d80d7db4 License switch, release candidate 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3891 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-28 15:39:37 +00:00
..
ch.rapp git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3873 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-25 18:13:42 +00:00
ch.rprj git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3873 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-25 18:13:42 +00:00
chconf.h License switch, release candidate 1. 2012-01-28 15:39:37 +00:00
halconf.h License switch, release candidate 1. 2012-01-28 15:39:37 +00:00
main.c License switch, release candidate 1. 2012-01-28 15:39:37 +00:00
mcuconf.h License switch, release candidate 1. 2012-01-28 15:39:37 +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.