git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1725 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
755c42b99a
commit
9df188751b
|
@ -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.
|
Loading…
Reference in New Issue