Commit Graph

14 Commits (78478be260635488b933247db79bb645093ba16b)

Author SHA1 Message Date
Dean Camera 92e9cb71e2 Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to matlo).
9 years ago
Dean Camera 1d2680b358 Update copyrights to 2015 (better late than never).
10 years ago
Dean Camera a09cb7e3d8 Fix bootloaders not starting user application if the HWB is grounded during watchdog reset.
10 years ago
Dean Camera 4c637c93ba Add Leonardo compatibility to most bootloaders, run user application if BOOTRST fuse is set and the last reset cause was not the /RESET pin.
10 years ago
Dean Camera df366e055d Don't run user application in the bootloader unless a valid app is present (thanks to Alex Kazik).
10 years ago
Dean Camera e368a89987 Update copyrights for 2014.
11 years ago
László Monda 9ef29ea229 Extract interface numbers into enums.
11 years ago
Dean Camera 8cfa2e8023 Add automatic application start on virtual disk ejection to the Mass Storage class bootloader.
12 years ago
Dean Camera 54e46d7818 Add smaller AVR8 targets to the Mass Storage bootloader target list in the Bootloader build test.
12 years ago
Dean Camera 9d988fdc22 Make the Mass Storage bootloader compatible with the original (green) XPLAIN boards.
12 years ago
Dean Camera 88bcc6fde5 Speed up Mass Storage bootloader by turning off the internal clock divider, as there is enough FLASH space to do so.
12 years ago
Dean Camera be33d3a515 Update Mass Storage bootloader so that it can support devices with only 4KB bootloader sections by creating a special AUX section before the real bootloader section to store part of the bootloader code.
12 years ago
Dean Camera e635872612 Small size improvement in the Printer and Mass Storage class bootloaders.
12 years ago
Dean Camera 0b1f33e2a2 Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional.
12 years ago