| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove dcd_edpt_stalled() from dcd porting
|
|
|
|
|
|
follow up to pr #46
|
|
|
|
|
|
|
|
Fix slow CDC OUT by NAKing
|
|
|
|
|
|
|
|
|
|
|
|
- remove board header since it is not used
|
|
|
|
|
|
This NAKs CDC OUT packets when the ring buffer doesn't have
enough space for it. This makes CDC OUT reliable rather than
allowing overwriting into the ring buffer.
|
|
|
|
Board uart rename and better support mynewt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
migrate license from BSD 3 clause to MIT
|
|
|
|
|
|
|
|
move lpcopen to its own repo (submodule)
|
|
|