espressif_tinyusb/lib
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
..
CMSIS_4@f2cad43457 add cmsis_4 as submodule 2020-03-24 08:49:48 +07:00
CMSIS_5@b7b26f50d0 add CMSIS_5 submodule 2020-10-30 14:08:54 +07:00
FreeRTOS@c40a6da2e4 added FreeRTOS as submodule 2020-03-10 14:55:56 +07:00
SEGGER_RTT added segger rtt bundle with v670e 2020-04-21 23:20:01 +07:00
fatfs host msc: call read_capacity as part of enumeration 2021-02-23 19:41:11 +07:00
lwip@159e31b689 update lib/lwip to STABLE-2_1_2_RELEASE 2020-08-05 20:20:12 -05:00
networking net_lwip_webserver: efficiency tweaks 2020-10-14 20:26:40 -05:00
sct_neopixel@e73e04ca63 moving sct neopixel driver to shared library 2021-01-10 18:31:40 +00:00