Dean Camera
|
1d2680b358
|
Update copyrights to 2015 (better late than never).
|
2015-05-17 13:14:29 +10:00 |
|
Dean Camera
|
a09cb7e3d8
|
Fix bootloaders not starting user application if the HWB is grounded during watchdog reset.
|
2014-10-12 16:43:30 +11:00 |
|
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.
|
2014-10-11 16:43:41 +11:00 |
|
Dean Camera
|
df366e055d
|
Don't run user application in the bootloader unless a valid app is present (thanks to Alex Kazik).
|
2014-10-11 15:15:02 +11:00 |
|
Dean Camera
|
e368a89987
|
Update copyrights for 2014.
|
2014-01-04 10:45:02 +11:00 |
|
László Monda
|
9ef29ea229
|
Extract interface numbers into enums.
|
2013-10-06 22:16:20 +02:00 |
|
Dean Camera
|
8cfa2e8023
|
Add automatic application start on virtual disk ejection to the Mass Storage class bootloader.
|
2013-07-06 12:26:33 +02:00 |
|
Dean Camera
|
54e46d7818
|
Add smaller AVR8 targets to the Mass Storage bootloader target list in the Bootloader build test.
|
2013-03-20 20:03:00 +00:00 |
|
Dean Camera
|
9d988fdc22
|
Make the Mass Storage bootloader compatible with the original (green) XPLAIN boards.
|
2013-03-20 19:08:54 +00:00 |
|
Dean Camera
|
88bcc6fde5
|
Speed up Mass Storage bootloader by turning off the internal clock divider, as there is enough FLASH space to do so.
|
2013-03-18 17:27:18 +00:00 |
|
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.
|
2013-03-18 17:18:11 +00:00 |
|
Dean Camera
|
e635872612
|
Small size improvement in the Printer and Mass Storage class bootloaders.
|
2013-03-13 21:19:31 +00:00 |
|
Dean Camera
|
0b1f33e2a2
|
Move out the Mass Storage class bootloader to the main Bootloader directory now that it is functional.
|
2013-03-10 09:35:43 +00:00 |
|