ChibiOS/demos/AVR/RT-ARDUINO-LEONARDO
Theodore Ateba dacb403627 Update all demos comments and indent
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11429 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-04 13:36:12 +00:00
..
Makefile AVR: Correct the email address on all makefile. 2017-11-16 22:11:26 +00:00
chconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
halconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
main.c Update all demos comments and indent 2018-02-04 13:36:12 +00:00
mcuconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt AVR: Update readme.txt files in demos folders. 2017-10-01 09:42:28 +00:00
usbcfg.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
usbcfg.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00

readme.txt

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