readme.txt 459 B

123456789101112131415
  1. *****************************************************************************
  2. ** ChibiOS/RT port for ATmega32u4. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on the Sparkfun Pro Micro.
  6. ** The Demo **
  7. Creates a serial usb and prints "Hello World".
  8. ** Build Procedure **
  9. The demo was built using the GCC AVR toolchain. It should build with WinAVR too!