Readme.txt 574 B

1234567891011
  1. Building the bootloader for the LilyPadUSB
  2. 1. Download the LUFA-111009 file (http://fourwalledcubicle.com/blog/2011/10/lufa-111009-released/).
  3. 2. Extract that file directly to the Caterina-LilyPadUSB bootloader directory.
  4. 3. Open a command prompt in the Caterina-LilyPadUSB bootloader directory.
  5. 4. Type 'make'.
  6. 5. Enjoy!
  7. Programming the bootloader for the LilyPadUSB
  8. 1. Open a command prompt in the Caterina-LilyPadUSB folder.
  9. 2. Connect your programmer- use a 2x3 .1" header, pressed against the programming vias.
  10. 3. Type 'make program' into the command prompt.