espressif_tinyusb/src/class/hid
hathach a070626729 add itf argument to hid API to support multiple instances
following API signature is changed:
- tud_hid_descriptor_report_cb()
- tud_hid_get_report_cb()
- tud_hid_set_report_cb()
- tud_hid_boot_mode_cb()
- tud_hid_set_idle_cb()
2021-02-24 14:27:20 +07:00
..
hid.h add tud_hid_n_gamepad_report() helper for gamepad report 2021-02-08 19:08:16 +07:00
hid_device.c add itf argument to hid API to support multiple instances 2021-02-24 14:27:20 +07:00
hid_device.h add itf argument to hid API to support multiple instances 2021-02-24 14:27:20 +07:00
hid_host.c RP2040 support 2021-01-19 19:52:07 -06:00
hid_host.h added host set_config driver 2020-11-01 17:46:46 +07:00