From 9df188751bad888ee1c1b9dbb1f6d731637fcc99 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 6 Mar 2010 13:24:15 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1725 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/STM8S-STM8S208-RC/readme.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 demos/STM8S-STM8S208-RC/readme.txt (limited to 'demos') diff --git a/demos/STM8S-STM8S208-RC/readme.txt b/demos/STM8S-STM8S208-RC/readme.txt new file mode 100644 index 000000000..011f75c56 --- /dev/null +++ b/demos/STM8S-STM8S208-RC/readme.txt @@ -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. -- cgit v1.2.3