esp32-s2_dfu/examples/device/hid_generic_inout
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
..
src add itf argument to hid API to support multiple instances 2021-02-24 14:27:20 +07:00
CMakeLists.txt added enumerate walkaround for RP2040-E5 2021-02-01 13:37:37 +07:00
Makefile makefile clean up 2019-05-14 13:59:45 +07:00
boards.js Modified example to use list of supported boards 2019-05-29 15:50:45 +02:00
hid_test.js Modified example to use list of supported boards 2019-05-29 15:50:45 +02:00
hid_test.py clean up 2019-05-03 13:44:50 +07:00