Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 21 Jun 2009 05:04:18 +0000 (05:04 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 21 Jun 2009 05:04:18 +0000 (05:04 +0000)
commite0420015df848f18d5eb1672da4ccac578d454cf
treef76396ec33406dee89f8be571a63d0b0405d7511
parentb2de4519590d06267445e1b711678511cc706e7c
Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux.
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/CDC/BootloaderCDC.h
Bootloaders/CDC/BootloaderCDC.txt
Bootloaders/CDC/Descriptors.h
Bootloaders/DFU/BootloaderDFU.c
Bootloaders/DFU/BootloaderDFU.h
Bootloaders/DFU/BootloaderDFU.txt
Bootloaders/DFU/Descriptors.h
Bootloaders/TeensyHID/TeensyHID.h