| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- tud_msc_read10_complete_cb()
- tud_msc_write10_complete_cb()
- tud_msc_scsi_complete_cb()
|
|
- change tud_msc_scsi_cb return type to simply bool
- change tud_msc_write10_cb, tud_msc_read10_cb params order
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CFG_TUD_TASK_STACKSIZE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add walkaround CDC buffer for nrf52 (due to not able to NAK OUT packet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clean up osal_none
|
|
|
|
|
|
|
|
with substask
|
|
|
|
|
|
configAssert misunderstand _control_sem as mutex !!!!
|
|
|
|
|
|
|
|
|
|
|
|
rename TUSB_CFG_TICKS_HZ to BOARD_TICKS_HZ
|