* Respect USB_SUSPEND_WAKEUP_DELAY on wakeup This delay wasn't honored after removing `restart_usb_driver` from the suspend and wakeup handling. It is now re-introduced in the appropriate spot, namely after issuing a remote wakeup to a sleeping host. * Remove old, unused and commented testing code |
||
|---|---|---|
| .. | ||
| arm_atsam | ||
| chibios | ||
| lufa | ||
| usb_hid | ||
| vusb | ||
| host.c | ||
| host.h | ||
| host_driver.h | ||
| report.c | ||
| report.h | ||
| usb_descriptor.c | ||
| usb_descriptor.h | ||
| usb_descriptor_common.h | ||
| usb_device_state.c | ||
| usb_device_state.h | ||
| usb_util.c | ||
| usb_util.h | ||