readme.txt 474 B

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