git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1725 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2010-03-06 13:24:15 +00:00
parent 755c42b99a
commit 9df188751b
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
*****************************************************************************
** 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.