blob: 6059b90bc29466b6fedd271000cb2c0b5a5edaba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
*****************************************************************************
** 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!
|