ChibiOS/demos/AVR/RT-PRO-MICRO
Theodore Ateba 8ff2ef1974 Add comment to all AVR Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-07 20:42:45 +00:00
..
Makefile Add comment to all AVR Makefiles. 2017-09-07 20:42:45 +00:00
chconf.h Rename AVR demos 2017-06-09 23:31:17 +00:00
halconf.h Rename AVR demos 2017-06-09 23:31:17 +00:00
main.c Rename AVR demos 2017-06-09 23:31:17 +00:00
mcuconf.h Rename AVR demos 2017-06-09 23:31:17 +00:00
readme.txt Rename AVR demos 2017-06-09 23:31:17 +00:00
usbcfg.c Rename AVR demos 2017-06-09 23:31:17 +00:00
usbcfg.h Rename AVR demos 2017-06-09 23:31:17 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for Sparkfun Pro Micro.                                 **
*****************************************************************************

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