ChibiOS/demos/AVR/RT-ARDUINOLEONARDO
tfateba 7013edb5ed Align all AVR testhal and demo mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10197 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-28 23:17:37 +00:00
..
Makefile Arduino Leonardo support 2016-05-18 21:23:13 +00:00
chconf.h Arduino Leonardo support 2016-05-18 21:23:13 +00:00
halconf.h Arduino Leonardo support 2016-05-18 21:23:13 +00:00
main.c Arduino Leonardo support 2016-05-18 21:23:13 +00:00
mcuconf.h Align all AVR testhal and demo mcuconf.h files. 2017-04-28 23:17:37 +00:00
readme.txt Arduino Leonardo support 2016-05-18 21:23:13 +00:00
usbcfg.c Tentative USB suspend fix. 2016-11-03 12:43:09 +00:00
usbcfg.h Arduino Leonardo support 2016-05-18 21:23:13 +00:00

readme.txt

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