Fixed DFU and CDC class bootloaders on the AT90USBXXX2 series USB AVRs.
This commit is contained in:
parent
0486f12e3e
commit
1190652c0b
5 changed files with 1 additions and 20 deletions
|
@ -191,7 +191,6 @@
|
|||
void SetupHardware(void);
|
||||
void ResetHardware(void);
|
||||
|
||||
void EVENT_USB_Device_Disconnect(void);
|
||||
void EVENT_USB_Device_UnhandledControlRequest(void);
|
||||
|
||||
#if defined(INCLUDE_FROM_BOOTLOADER_C)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue