X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/fa32989f2e85df6307b979ce35df13e23f344ed1..2db71bc8a48a042d49a63b27723d9bcb27a35542:/Bootloaders/HID/BootloaderHID.txt 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 THIS BOOTLOADER IS NOT SECURE. 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