| Age | Commit message (Collapse) | Author |
|
|
|
Added a couple of unit testing with Ceedling/Cmock/Unity
|
|
|
|
|
|
|
|
Add support for DFU Runtime class for devices
|
|
This is really just a few descriptors and then answering to the
request from the host to reboot into DFU mode.
That latter part is delegated to the app since this is platform
specific.
Signed-off-by: Sylvain Munaut <[email protected]>
|
|
|
|
|
|
|
|
started with pca10056
|
|
|
|
|
|
|
|
|
|
|
|
interrupt is triggered
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
|
|
|
enumeration (sometimes). Also move a membar.
|
|
|
|
struct.
|
|
|
|
|
|
Assume a single interface, for now.
|
|
|
|
|
|
|
|
dcd_synopsys: Fix off-by-one error in FIFO allocation.
|
|
|
|
|
|
|
|
|
|
shortcutted the call to the class function,
so, lets use shortcutting anyway?
|
|
|
|
|
|
stalling as xfer requests should fail.
|
|
|
|
|