| Age | Commit message (Collapse) | Author |
|
|
|
fix build error with nrfx 2.0
|
|
|
|
|
|
|
|
Zlp request2
|
|
fix #211
|
|
|
|
|
|
data is sent from host.
|
|
|
|
fix tud_control_status() didn't update request
|
|
|
|
zlp request2. PR for PR (has issues with STM32F0 FSDEV)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a couple of unit testing with Ceedling/Cmock/Unity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pigrew-ZLP_Request2
|
|
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
|
|
|
|
|
|
|
|
|