| Age | Commit message (Collapse) | Author |
|
Host async control
|
|
|
|
|
|
STM32F3 IRQ remap option and some minor improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thus, however, overflows are detectable only for one time FIFO depth.
|
|
|
|
|
|
|
|
use series of complete callback instead of blocking semaphore, which is
more noOS friendly. still working with hid host
|
|
also rename debug lookup to prevent conflict
|
|
|
|
|
|
|
|
suppress vendor sdk driver at board.mk
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
|
|
|
|
|
|
- RTT mode is blocking to prevent log lost
- Improve logging message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add msc scsi command list
|
|
|
|
|
|
|
|
WIP: Add Valentyusb eptri
|
|
This simply executes an "ebreak" instruction.
Signed-off-by: Sean Cross <[email protected]>
|
|
response with failed assert
|
|
|
|
Add support for DFU Runtime class for devices
|
|
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]>
|
|
|
|
|
|
started with pca10056
|
|
|
|
|
|
Documentation: assert vs verify.
|
|
|