ChibiOS/demos/AVR/RT-PRO-MICRO
Giovanni Di Sirio 7c9ad610a6 Fixed a wrong comment in usbcfg.c files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12278 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-09-19 13:08:36 +00:00
..
Makefile AVR: Resolve compilation problem, missing chlib.h and chlicense.h 2018-03-14 07:45:40 +00:00
chconf.h Fixed bug #962. 2018-07-15 06:48:58 +00:00
halconf.h Mass update of halconf.h files. 2018-09-15 08:11:45 +00:00
main.c AVR: Update demo. 2018-06-13 09:40:20 +00:00
mcuconf.h
readme.txt
usbcfg.c Fixed a wrong comment in usbcfg.c files. 2018-09-19 13:08:36 +00:00
usbcfg.h

readme.txt

*****************************************************************************
** ChibiOS/RT port for ATmega32u4.                                         **
*****************************************************************************

** TARGET **

The demo runs on the Sparkfun Pro Micro.

** The Demo **

Creates a serial usb and prints "Hello World".

** Build Procedure **

The demo was built using the GCC AVR toolchain. It should build with WinAVR too!