USB Reset handling

This commit is contained in:
NIIBE Yutaka
2015-09-09 18:49:01 +09:00
parent 748c3cac6c
commit f505dea314
17 changed files with 166 additions and 142 deletions

View File

@@ -215,7 +215,7 @@ usb_cb_device_reset (void)
gnuk_setup_endpoints_for_interface (i, 0);
bDeviceState = ATTACHED;
led_blink (LED_RESET); /* Notify the main. */
led_blink (LED_USB_RESET); /* Notify the main. */
}
#define USB_CCID_REQ_ABORT 0x01