X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b1b109487ea34f581ccb96251413a51e3871747d..94323fadd1ff1ea479840cd45890fc59cdcdffd6:/Bootloaders/MassStorage/BootloaderMassStorage.txt diff --git a/Bootloaders/MassStorage/BootloaderMassStorage.txt b/Bootloaders/MassStorage/BootloaderMassStorage.txt index 0b30cbfb6..493f43ca7 100644 --- a/Bootloaders/MassStorage/BootloaderMassStorage.txt +++ b/Bootloaders/MassStorage/BootloaderMassStorage.txt @@ -57,6 +57,9 @@ * When the bootloader is running, the board's LED(s) will flash at regular intervals to distinguish the * bootloader from the normal user application. * + * \warning THIS BOOTLOADER IS NOT SECURE. Malicious entities can recover written data, even if the device + * lockbits are set. + * * \section Sec_Installation Driver Installation * * This bootloader uses the Mass Storage drivers inbuilt into all modern operating systems, thus no additional