espressif_tinyusb/examples
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
..
device make midi example less ambigous for cable and channel 2021-02-19 10:57:20 +07:00
host/cdc_msc_hid host msc: call read_capacity as part of enumeration 2021-02-23 19:41:11 +07:00
obsolete/host host msc: call read_capacity as part of enumeration 2021-02-23 19:41:11 +07:00
make.mk add support for LOG=2 2021-01-29 11:24:05 +07:00
rules.mk Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040. 2021-02-10 00:48:58 -05:00