Age | Commit message (Collapse) | Author |
|
bootloader merged with Blink produced using 1.0.2
|
|
done to avoid driver problems for users who installed the pre-release bootloader and driver
|
|
|
|
in at compile-time from makefile. also added and renamed built bootloader images for Micro and Leonardo
|
|
Previously, if avrdude skipped the upload step the read while write memory might never be reenabled. This would prevent the bootloader from ending and the sketch from starting - the bootloader just continued to run even after a successful upload. Now enable RWW when we receive the AVR109 "Exit bootloader" 'E' command. Had to disable lock bit changing support in the bootloader to free up flash for the change - will anyone miss it?
|
|
LUFA-based caterina
|
|
|
|
|