11 Commits

Author SHA1 Message Date
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
Mohammed Aslam
ae827721ed
Typo fixed 2021-02-02 19:53:07 +05:30
hathach
38b60827e1 clean up 2019-07-11 23:03:02 +07:00
hathach
1a0e02fa1b tested midi example 2019-07-03 00:52:25 +07:00
hathach
dfdae7a4d2 add node hid installation instruction 2019-05-29 15:58:01 +07:00
hathach
ce6976f400 better fix for #72 millis overthrow 2019-05-21 13:31:02 +07:00
hathach
61ec407752
update license year to 2019 2019-05-14 11:48:05 +07:00
hathach
6446b02ae7 add hid_test.py for testing #58
add feather nrf52840 express to supported board
2019-05-02 18:10:06 +07:00
hathach
a9ef8c9e9d hid generic example echo back received 2019-05-02 14:45:54 +07:00
hathach
d6a47a89f2 clean up 2019-05-02 14:41:21 +07:00
hathach
45b856e03b rename hid generic example 2019-05-02 13:28:23 +07:00