espressif_tinyusb/src
hathach 88bb8fac3d
rename host API to be consistent with naming on device stack
- tuh_device_get_speed() to tuh_speed_get()
- tuh_device_configured() to tuh_mounted()
- tuh_device_ready() to tuh_ready()
2021-08-24 12:37:04 +07:00
..
class exclude dev0 from usbh devices pool 2021-08-24 01:06:05 +07:00
common improve host configuration parsing 2021-08-20 19:08:38 +07:00
device initial commit of support for K32L2B 2021-08-23 16:17:57 -07:00
host rename host API to be consistent with naming on device stack 2021-08-24 12:37:04 +07:00
osal final clean up 2021-06-22 23:49:24 +02:00
portable rename host API to be consistent with naming on device stack 2021-08-24 12:37:04 +07:00
tusb.c add tuh_hid_receive_report() for applicaiton to explicitly request report 2021-08-23 11:00:21 +07:00
tusb.h rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU 2021-07-15 20:52:58 +07:00
tusb_option.h Merge pull request #1043 from hathach/more-host-improvement 2021-08-24 12:28:41 +07:00