aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR-AT90CANx-GCC/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR-AT90CANx-GCC/readme.txt')
-rw-r--r--demos/AVR-AT90CANx-GCC/readme.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/demos/AVR-AT90CANx-GCC/readme.txt b/demos/AVR-AT90CANx-GCC/readme.txt
deleted file mode 100644
index 3102bcf15..000000000
--- a/demos/AVR-AT90CANx-GCC/readme.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-*****************************************************************************
-** ChibiOS/RT port for Atmel AVR AT90CAN128. **
-*****************************************************************************
-
-** TARGET **
-
-The demo runs on an Olimex AVR-CAN board.
-
-** The Demo **
-
-The demo currently just flashes the board LED using a thread. It will be
-expanded in next releases.
-By pressing the board button the test suite is activated, output on serial
-port 2.
-
-** Build Procedure **
-
-The demo was built using the WinAVR toolchain.
-
-** Notes **
-
-The demo requires include files from WinAVR that are not part of the ChibiOS/RT
-distribution, please install WinAVR.
-
- http://winavr.sourceforge.net/