| Age | Commit message (Collapse) | Author |
|
|
|
- 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)
|
|
|
|
add pca10056 to travis build
|
|
|
|
|
|
since nrf5x require the use of std startup. Add verbose mode to makefile
|
|
|
|
|
|
stm32f4 port (Cont)
|
|
|
|
ref: https://bugs.launchpad.net/gcc-arm-embedded/+bug/1747966
|
|
|
|
|
|
|
|
|
|
|
|
- call dcd_event_xfer_complete() when enough bytes received
- add dcd_get_frame_number()
|
|
and out
|
|
|