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
|
@ -118,7 +118,6 @@
|
|||
void SetupHardware(void);
|
||||
void ResetHardware(void);
|
||||
|
||||
void EVENT_USB_Device_Disconnect(void);
|
||||
void EVENT_USB_Device_ConfigurationChanged(void);
|
||||
void EVENT_USB_Device_UnhandledControlRequest(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue