ChibiOS/demos/AVR/RT-ARDUINOLEONARDO
Giovanni Di Sirio c3150eb136 USB fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9628 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-06-16 09:22:22 +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 USB fixes. 2016-06-16 09:22:22 +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!