aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/HID/BootloaderHID.txt
AgeCommit message (Collapse)Author
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ↵Dean
ensure correct formatting of application device support. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2222 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-18Alter the bootloader section sizes to all be 8KB, to be in line with the ↵Dean
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). git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2169 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-15Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2162 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1887 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-02Expand the documentation for each Bootloader to give sample usage ↵Dean
instructions for the command line programmer utilities. Fix typo in the HID class bootloader CLI programmer application usage instructions. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1778 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-10Add static keyword to all project globals whose scope should be restricted ↵Dean
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. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1661 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-09Added HID class bootloader, compatible with a modified version of the ↵Dean
command line Teensy loader from PJRC.com. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1658 d5102386-fcda-11dd-9fdb-3debd5008f28