| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a couple of unit testing with Ceedling/Cmock/Unity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interrupt is triggered
|
|
|
|
|
|
|
|
ported stm32f1, tested with f103 blue pill
|
|
|
|
ST FSDEV EP0 left in stall
|
|
|
|
|
|
|
|
|