espressif_tinyusb/src/class/hid
hathach df65c35b31 implement hid host set report with control transfer
rename mount, umount callback
2021-05-22 21:48:42 +07:00
..
hid.h Merge branch 'master' into host-hid 2021-05-18 13:08:30 +07:00
hid_device.c change hid device report len from uint8 to uint16 2021-05-18 12:58:24 +07:00
hid_device.h update hid host get/set protocol to match device 2021-05-18 13:12:33 +07:00
hid_host.c implement hid host set report with control transfer 2021-05-22 21:48:42 +07:00
hid_host.h implement hid host set report with control transfer 2021-05-22 21:48:42 +07:00