You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
phreaker2600 edited this page Mar 28, 2014
·
1 revision
Dependencies
AVR studio (tested with 6.1)
avrdude (tested with 6.1 built from source, the version in the Debian repositories does /not/ work)
The boot loader is in the same repository as the library which is a bit of a mess but it makes it easy to build
Building
start the avr studio shell
cd to lufa/Bootloaders/CDC/
make
the file "BootloaderCDC.hex" should be loaded onto the micro controller