espressif_tinyusb/lib/fatfs
hathach 5108d76136 host msc: call read_capacity as part of enumeration
- add tuh_msc_get_block_count(), tuh_msc_get_block_size()
- rename tuh_msc_mounted_cb/tuh_msc_unmounted_cb to
tuh_msc_mount_cb/tuh_msc_unmount_cb to match device stack naming
- change tuh_msc_is_busy() to tuh_msc_ready()
- add CFG_TUH_MSC_MAXLUN (default to 4) to hold lun capacities
- add host msc configured to for state check.
2021-02-23 19:41:11 +07:00
..
00readme.txt rename vendor to lib 2018-05-17 16:04:15 +07:00
ccsbcs.c rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC 2018-12-06 22:24:31 +07:00
diskio.c host msc: call read_capacity as part of enumeration 2021-02-23 19:41:11 +07:00
diskio.h rename vendor to lib 2018-05-17 16:04:15 +07:00
ff.c rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC 2018-12-06 22:24:31 +07:00
ff.h rename vendor to lib 2018-05-17 16:04:15 +07:00
ffconf.h rename vendor to lib 2018-05-17 16:04:15 +07:00
integer.h rename vendor to lib 2018-05-17 16:04:15 +07:00