git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13185 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 |
||
---|---|---|
.. | ||
Makefile | ||
chconf.h | ||
halconf.h | ||
main.c | ||
mcuconf.h | ||
readme.txt | ||
usbcfg.c | ||
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!