Commit Graph

15 Commits (0d800753877be372150721120452b9147a55e764)

Author SHA1 Message Date
Dean Camera 1949b98e6c Minor documentation improvements.
12 years ago
Dean Camera 91946e6d62 Improve bootloader compile error message text when building without the correct optimization level.
12 years ago
Dean Camera dd08100a7d Clean up bootloader project ASF integration code.
12 years ago
Dean Camera ace61d757e Add checks to the bootloaders so that they will give a user-friendly compile error if not compiled with size optimizations.
12 years ago
Dean Camera de0df8b162 Update copyright year to 2013.
12 years ago
Dean Camera eee252603b Minor documentation improvements.
12 years ago
Dean Camera 5b8b5018f2 Minor documentation improvements.
12 years ago
Dean Camera 56d368f2de Reduce bootloader magic key to 16 bits to save FLASH space.
12 years ago
Dean Camera 04740d680e The library bootloaders will now correctly start the user application after a watchdog-based application start, even if the /HWB line is held low externally during the reset phase.
13 years ago
Dean Camera f1b6ddb710 Update file contributor copyrights for 2012.
13 years ago
Dean Camera 2c806f6cee Update file header copyrights for 2012.
13 years ago
Dean Camera bc3db793e9 Minor bootloader tweaks; make some functions static where possible to reduce the compiled binary size, add additional comments to the makefiles.
13 years ago
Dean Camera f201f6697b Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
13 years ago
Dean Camera 0c2ad9eb34 Add missing SVN eol-style property to files where it was missing.
13 years ago
Dean Camera cae0fa73d7 Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
14 years ago