Dean Camera
a09cb7e3d8
Fix bootloaders not starting user application if the HWB is grounded during watchdog reset.
11 years ago
Dean Camera
0c15a45128
Update bootloader documentation to include execution instructions.
11 years ago
Dean Camera
fa32989f2e
Minor typo corrections.
11 years ago
Dean Camera
adb61c7b29
Add security warnings to the documentation of bootloaders without secure writes.
12 years ago
Dean Camera
141f24b4a1
Add known-issues documentation section to the various LUFA bootloaders.
12 years ago
Dean Camera
c31fdbd03e
Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.
13 years ago
Dean Camera
1ab76048c9
Alter the bootloader section sizes to all be 8KB, to be in line with the default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock).
13 years ago
Dean Camera
02120ebc38
Minor documentation improvements.
13 years ago
Dean Camera
0c2ad9eb34
Add missing SVN eol-style property to files where it was missing.
14 years ago
Dean Camera
c2135f2776
Expand the documentation for each Bootloader to give sample usage instructions for the command line programmer utilities.
...
Fix typo in the HID class bootloader CLI programmer application usage instructions.
14 years ago
Dean Camera
782614dbb5
Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in.
...
Tighten up the HID class bootloader code slightly, document that it currently exceeds 2KB of bootloader space for all models other than the Series 2 USB AVRs.
14 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