tinyusb
tinyusb copied to clipboard
TinyUSB MSC: Support SCSI commands READ(16)/WRITE(16)
Related area
tinyusb_msc
Hardware specification
every
Is your feature request related to a problem?
Not related to a problem.
Describe the solution you'd like
Configurable option to enable support, something like:
#define SCSI_SUPPORT_LONG_LBA
I have checked existing issues, dicussion and documentation
- [x] I confirm I have checked existing issues, dicussion and documentation.
sure, do you know which host or any way to force host to use READ/WRITE16 instead of 10 for developing/testing.