QMK/lib/chibios/demos/AVR/RT-PRO-MICRO
2020-03-23 10:48:11 +01:00
..
chconf.h initial upload 2020-03-23 10:48:11 +01:00
halconf.h initial upload 2020-03-23 10:48:11 +01:00
main.c initial upload 2020-03-23 10:48:11 +01:00
Makefile initial upload 2020-03-23 10:48:11 +01:00
mcuconf.h initial upload 2020-03-23 10:48:11 +01:00
readme.txt initial upload 2020-03-23 10:48:11 +01:00
usbcfg.c initial upload 2020-03-23 10:48:11 +01:00
usbcfg.h initial upload 2020-03-23 10:48:11 +01:00

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