summaryrefslogtreecommitdiff
path: root/examples/device/hid_generic_inout/src/main.c
AgeCommit message (Collapse)Author
2021-02-24add itf argument to hid API to support multiple instanceshathach
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-02Typo fixedMohammed Aslam
2019-07-11clean uphathach
2019-07-03tested midi examplehathach
2019-05-29add node hid installation instructionhathach
2019-05-21better fix for #72 millis overthrowhathach
2019-05-14update license year to 2019hathach
2019-05-02add hid_test.py for testing #58hathach
add feather nrf52840 express to supported board
2019-05-02hid generic example echo back receivedhathach
2019-05-02clean uphathach
2019-05-02rename hid generic examplehathach