aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/RT-ARDUINOLEONARDO/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR/RT-ARDUINOLEONARDO/readme.txt')
-rw-r--r--demos/AVR/RT-ARDUINOLEONARDO/readme.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/demos/AVR/RT-ARDUINOLEONARDO/readme.txt b/demos/AVR/RT-ARDUINOLEONARDO/readme.txt
new file mode 100644
index 000000000..61cadf4d3
--- /dev/null
+++ b/demos/AVR/RT-ARDUINOLEONARDO/readme.txt
@@ -0,0 +1,15 @@
+*****************************************************************************
+** ChibiOS/RT port for Arduino Leonardo. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on the Arduino Leonardo.
+
+** The Demo **
+
+Creates a serial usb and prints "Hello from Arduino Leonardo!".
+
+** Build Procedure **
+
+The demo was built using the GCC AVR toolchain. It should build with WinAVR too!