mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-20 18:40:57 +00:00
clean up
This commit is contained in:
parent
6e4dc2f23d
commit
81cb1c9510
@ -107,7 +107,7 @@ void tud_msc_capacity_cb(uint8_t lun, uint32_t* block_count, uint16_t* block_siz
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Invoked when received an SCSI command not in built-in list below.
|
* Invoked when received an SCSI command not in built-in list below.
|
||||||
* - READ_CAPACITY10, READ_FORMAT_CAPACITY, INQUIRY, MODE_SENSE6, REQUEST_SENSE
|
* - READ_CAPACITY10, READ_FORMAT_CAPACITY, INQUIRY, TEST_UNIT_READY, START_STOP_UNIT, MODE_SENSE6, REQUEST_SENSE
|
||||||
* - READ10 and WRITE10 has their own callbacks
|
* - READ10 and WRITE10 has their own callbacks
|
||||||
*
|
*
|
||||||
* \param[in] lun Logical unit number
|
* \param[in] lun Logical unit number
|
||||||
|
Loading…
x
Reference in New Issue
Block a user