| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a couple of unit testing with Ceedling/Cmock/Unity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
behavior of driver in comments.
|
|
|
|
|
|
pigrew-ZLP_Request2
|
|
|
|
only response up to EP0 size with get device descriptor if not
addressed.
|
|
|
|
|
|
Add support for DFU Runtime class for devices
|
|
Signed-off-by: Sylvain Munaut <[email protected]>
|
|
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]>
|
|
|
|
add log support using uart with CFG_TUSB_DEBUG >= 2, close #200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add uart write to board test example
|
|
|
|
started with pca10056
|
|
|
|
|
|
42.3.1.3 in Reference Manual; fix is incomplete but works.
|
|
ti_driver as submodule
|