aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/HID
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-07-15 22:02:19 +1000
committerDean Camera <dean@fourwalledcubicle.com>2014-07-15 22:02:19 +1000
commit0c15a451280d2ff2b2fd962b4c3f9fc4812d3cbf (patch)
tree9b7a33f1368d76373ff19b1337404681745bc153 /Bootloaders/HID
parentd90ef9aa2f97a5f8b5fd2cf0bd9564025d069f6e (diff)
downloadlufa-0c15a451280d2ff2b2fd962b4c3f9fc4812d3cbf.tar.gz
lufa-0c15a451280d2ff2b2fd962b4c3f9fc4812d3cbf.tar.bz2
lufa-0c15a451280d2ff2b2fd962b4c3f9fc4812d3cbf.zip
Update bootloader documentation to include execution instructions.
Diffstat (limited to 'Bootloaders/HID')
-rw-r--r--Bootloaders/HID/BootloaderHID.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Bootloaders/HID/BootloaderHID.txt b/Bootloaders/HID/BootloaderHID.txt
index 8f26f34d5..63c1505cc 100644
--- a/Bootloaders/HID/BootloaderHID.txt
+++ b/Bootloaders/HID/BootloaderHID.txt
@@ -59,6 +59,12 @@
* \warning <b>THIS BOOTLOADER IS NOT SECURE.</b> Malicious entities can recover written data, even if the device
* lockbits are set.
*
+ * \section Sec_Running Running the Bootloader
+ *
+ * This bootloader is designed to be started via the HWB mechanism of the USB AVRs; ground the HWB pin (see device
+ * datasheet) then momentarily ground /RESET to start the bootloader. This assumes the HWBE fuse is set and the BOOTRST
+ * fuse is cleared.
+ *
* \section Sec_Installation Driver Installation
*
* This bootloader uses the HID class driver inbuilt into all modern operating systems, thus no additional drivers