ChibiOS/demos/AVR/RT-ARDUINOLEONARDO
gdisirio e1d8e53579 Tentative USB suspend fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9898 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-03 12:43:09 +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 Arduino Leonardo support 2016-05-18 21:23:13 +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!