X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b2de4519590d06267445e1b711678511cc706e7c..e0420015df848f18d5eb1672da4ccac578d454cf:/Bootloaders/DFU/BootloaderDFU.txt diff --git a/Bootloaders/DFU/BootloaderDFU.txt b/Bootloaders/DFU/BootloaderDFU.txt index eb6495e6e..05bfa71fa 100644 --- a/Bootloaders/DFU/BootloaderDFU.txt +++ b/Bootloaders/DFU/BootloaderDFU.txt @@ -73,12 +73,5 @@ * erase has been performed. This can be used in conjunction with the AVR's lockbits to prevent the AVRs firmware from * being dumped by unauthorized persons. * - * - * SIGNATURE_0, SIGNATURE_1, SIGNATURE_2 - * Makefile CDEFS - * AVR part signature bytes. These are normally defined as part of the AVR device header files in recent avr-libc - * distributions. If your avr-libc library is out of date and does not define these values, you can define them - * manually in the makefile CDEFS. - * * */