Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x...
[pub/lufa.git] / Bootloaders / DFU / BootloaderDFU.txt
index eb6495e..05bfa71 100644 (file)
  *        erase has been performed. This can be used in conjunction with the AVR's lockbits to prevent the AVRs firmware from\r
  *        being dumped by unauthorized persons.</td>\r
  *   </tr>\r
- *   <tr>\r
- *    <td>SIGNATURE_0, SIGNATURE_1, SIGNATURE_2</td>\r
- *    <td>Makefile CDEFS</td>\r
- *    <td>AVR part signature bytes. These are normally defined as part of the AVR device header files in recent avr-libc\r
- *        distributions. If your avr-libc library is out of date and does not define these values, you can define them\r
- *        manually in the makefile CDEFS.</td>\r
- *   </tr>\r
  *  </table>\r
  */\r