Dean Camera
|
4dbe0176ba
|
Minor documentation improvements.
|
2015-03-15 19:36:09 +11:00 |
|
Dean Camera
|
2358d7dcac
|
Revert "Improve bootloader documentation."
Revert commit 2304a73050 as it breaks
compilation of the bootloaders.
|
2014-10-12 22:19:16 +11:00 |
|
Dean Camera
|
2304a73050
|
Improve bootloader documentation.
|
2014-10-12 16:58:42 +11: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
|
0c15a45128
|
Update bootloader documentation to include execution instructions.
|
2014-07-15 22:02:19 +10:00 |
|
Dean Camera
|
adb61c7b29
|
Add security warnings to the documentation of bootloaders without secure writes.
|
2013-09-01 11:14:28 +02:00 |
|
Dean Camera
|
b1b109487e
|
Mark the very low RAM devices as being unsupported by the Mass Storage class bootloader.
|
2013-07-06 12:54:59 +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
|
b37bde5675
|
Minor documentation improvements.
|
2013-05-20 13:55:47 +02:00 |
|
Dean Camera
|
907cb2459c
|
Minor documentation improvements.
|
2013-03-29 10:29:11 +00:00 |
|
Dean Camera
|
141f24b4a1
|
Add known-issues documentation section to the various LUFA bootloaders.
|
2013-03-22 23:24:02 +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
|
68c317c4e9
|
Fix off-by-one error in the Mass Storage bootloader file size, add missing Volume Label directory entry. Remove incorrect reference to "printer" in the bootloader documentation.
|
2013-03-10 19:53:48 +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 |
|