tinySA/demos/STM8S-STM8S208-RC
gdisirio 131b177925 Updated all the halconf.h files in the tree.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2088 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-07-24 09:10:47 +00:00
..
ch.rapp Updated STM8 scores using the latest RKit, there is a general improvement. 2010-07-03 06:50:42 +00:00
ch.rprj Updated STM8 scores using the latest RKit, there is a general improvement. 2010-07-03 06:50:42 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1997 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-06-04 12:33:23 +00:00
halconf.h Updated all the halconf.h files in the tree. 2010-07-24 09:10:47 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1727 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-03-07 08:32:55 +00:00
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2044 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-06-26 12:37:35 +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

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

*****************************************************************************
** 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.