| Age | Commit message (Collapse) | Author |
|
|
|
HWFIFO access-mode refactor and stride-aware FIFO fixes across FSDEV/RUSB2/MUSB
|
|
Co-authored-by: Copilot <[email protected]>
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
read/write
|
|
rusb use custom write
enable all hil test for ra4m1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
duplicated packet write/read for fsdev
|
|
|
|
|
|
|
|
|
|
|
|
Enable D-Cache unless we're compiling for the M4 core of a dual-core H7 mcu by directly testing CORE_CM4
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
Signed-off-by: Zhihong Chen <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
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
|