diff options
Diffstat (limited to 'demos/STM8S-STM8S208-RC/readme.txt')
-rw-r--r-- | demos/STM8S-STM8S208-RC/readme.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/demos/STM8S-STM8S208-RC/readme.txt b/demos/STM8S-STM8S208-RC/readme.txt deleted file mode 100644 index 011f75c56..000000000 --- a/demos/STM8S-STM8S208-RC/readme.txt +++ /dev/null @@ -1,16 +0,0 @@ -*****************************************************************************
-** 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.
|