| Age | Commit message (Collapse) | Author |
|
Application should declare its own device descriptor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add suspend, resume and remote wakeup support
|
|
|
|
|
|
and Disconnect
should work with #47
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attribute
|
|
|
|
|
|
|
|
|
|
- remove use of osal_queue_reset
|
|
|
|
|
|
|
|
change dcd_init signature
|
|
also rename DCD_EVENT_SUSPENDED to DCD_EVENT_SUSPEND
|
|
mark device as disconnected immed with DCD_EVENT_UNPLUGGED
|
|
|
|
clean up porting API
|
|
|
|
|
|
|
|
|
|
|
|
- remove dcd_edpt_stalled() from dcd porting
|
|
|
|
|
|
follow up to pr #46
|
|
|
|
|
|
|
|
Fix slow CDC OUT by NAKing
|
|
|
|
|
|
|
|
|