X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/88051e78a281f5776538558aec113ff2b66e056c..84d77833503151acffbdda6217fa8ce59c6b4b8a:/Bootloaders/CDC/BootloaderCDC.txt diff --git a/Bootloaders/CDC/BootloaderCDC.txt b/Bootloaders/CDC/BootloaderCDC.txt index 1f8970d57..1122e73ae 100644 --- a/Bootloaders/CDC/BootloaderCDC.txt +++ b/Bootloaders/CDC/BootloaderCDC.txt @@ -50,9 +50,16 @@ * *
| - * None - * | + *Define Name: | + *Location: | + *Description: | + *
| 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. | *