| Age | Commit message (Collapse) | Author |
|
ported stm32f1, tested with f103 blue pill
|
|
|
|
ST FSDEV EP0 left in stall
|
|
|
|
|
|
|
|
|
|
2nd attempt to fix #161
|
|
|
|
fix #161 and enable -Wextra for more warnings
|
|
dist to bionic
|
|
|
|
|
|
CFG_TUD_ENDOINT0_SIZE v CFG_TUD_ENPDOINT0_SIZE
|
|
|
|
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
|
|
|
enumeration (sometimes). Also move a membar.
|
|
Add usbtmc class driver (READY FOR TESTING)
|
|
|
|
|
|
struct.
|
|
|
|
|
|
Assume a single interface, for now.
|
|
|
|
examples: Allow user to override EP0 size.
|
|
|
|
|
|
|
|
dcd_synopsys: Fix off-by-one error in FIFO allocation.
|
|
Clear feature ordering
|
|
|
|
|
|
|
|
|
|
shortcutted the call to the class function,
so, lets use shortcutting anyway?
|
|
|
|
|
|
stalling as xfer requests should fail.
|
|
|
|
|
|
|
|
|
|
interrupt, fix small typos.
|
|
Implement HID desc request.
|
|
interface control event. We shouldn't assert. This normally isn't an""
This reverts commit 2281a514846402af68aa4c97fcd206611c0969a1.
|
|
interface control event. We shouldn't assert. This normally isn't an"
This reverts commit f241ff389f9494836cdc45e621726c0b69b8daed.
|
|
Ported stm32 L0 and tested with L0358 discovery board
|
|
|