aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/RT-ARDUINO-LEONARDO/readme.txt
blob: adc7cfa397f95ae614e1651de1831929ac74e8ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*****************************************************************************
** ChibiOS/RT port for ATmega32u4.                                         **
*****************************************************************************

** 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!