| Age | Commit message (Collapse) | Author |
|
|
|
fix #207
|
|
response with failed assert
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|