| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
read/write
|
|
rusb use custom write
enable all hil test for ra4m1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
duplicated packet write/read for fsdev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of bool. help to simplify parsing configuration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
CFG_TUSB_EDPT_STREAM_NO_FIFO_ENABLED
|
|
vendor_write_flush() and write_available() only available when CFG_TUD_VENDOR_TX_BUFSIZE > 0
|
|
CFG_TUD_VENDOR_RX_BUFSIZE = 0
update vendor device to omit ep buf when dedicated hwfifo is supported
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# src/common/tusb_fifo.h
|
|
accesses is undefined
|
|
|
|
|
|
pointer. More rename
|
|
cdc device omit ep buffer when hwfifo is supported
|
|
|
|
|
|
|
|
make dcd_edpt_iso_alloc/activate as default API for ISO endpoint
|