ChibiOS/demos/STM8S-STM8S208-RC
gdisirio ef765be75f Fixed a misplaced comment in all the halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2394 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-11-20 11:13:15 +00:00
..
ch.rapp git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2386 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-11-18 13:09:41 +00:00
ch.rprj
chconf.h
halconf.h Fixed a misplaced comment in all the halconf.h files. 2010-11-20 11:13:15 +00:00
main.c
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2386 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-11-18 13:09:41 +00:00
readme.txt

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.