| Age | Commit message (Collapse) | Author |
|
|
|
Fix IAR error on memcpy and warnings.
|
|
Signed-off-by: MasterPhi <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
other clean up
|
|
|
|
|
|
migrated msc_device
|
|
- remove usbd_edpt_xfer_abort
- rename tu_fifo_change_mode to tu_fifo_set_mode
- remove CFG_TUD_CDC_CLEAR_AT_CONNECTION definition
- remove auto fifo clear at connection event
- add tud_cdc_n_write_clear function
|
|
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
|