espressif_tinyusb/examples/device/hid_generic_inout
hathach e163f85ee0 clean up, rename some HID device symbol/API
- add tud_hid_n_interface_protocol()
- rename tud_hid_n_boot_mode() to  tud_hid_n_get_protocol()
- rename tud_hid_boot_mode_cb() to tud_hid_set_protocol_cb()
- add HID_PROTOCOL_BOOT/REPORT to avoid magic number 0,1
- rename HID_PROTOCOL_NONE/KEYBOARD/MOUSE to HID_ITF_PROTOCOL_ to avoid
confusion
2021-05-18 12:32:20 +07:00
..
src clean up, rename some HID device symbol/API 2021-05-18 12:32:20 +07:00
CMakeLists.txt cmake cleanup 2021-04-19 13:30:04 +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