| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add uart write to board test example
|
|
|
|
started with pca10056
|
|
|
|
ti_driver as submodule
|
|
|
|
|
|
|
|
Add Spresense board
|