summaryrefslogtreecommitdiff
path: root/src/class/hid
AgeCommit message (Expand)Author
2021-05-27more include clean uphathach
2021-05-27include clean uphathach
2021-05-26Merge pull request #825 from ogatatsu/hid_descHa Thach
2021-05-23only invoke tuh_msc_umount_cb() if neededhathach
2021-05-23change hid device internal boot_mode to protocol_modehathach
2021-05-22get protocol when enum with hid boot interfacehathach
2021-05-22fix missing report in tuh_hid_set_report()hathach
2021-05-22add tuh_hid_report_sent_cb()hathach
2021-05-22rename tuh_hid_get_report_cb to tuh_hid_report_received_cb()hathach
2021-05-22implement hid host set report with control transferhathach
2021-05-22clean phathach
2021-05-22improve hid parserhathach
2021-05-22more hid api renamehathach
2021-05-22update apphathach
2021-05-22simplify hid apihathach
2021-05-18update hid host get/set protocol to match devicehathach
2021-05-18Merge branch 'master' into host-hidhathach
2021-05-18move report_info to applicationhathach
2021-05-18update hid report descriptor macrohathach
2021-05-18fix compilehathach
2021-05-18more API updatehathach
2021-05-18adding hid parserhathach
2021-05-18more host hid APIhathach
2021-05-18remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSEhathach
2021-05-18continue with hid host reworkhathach
2021-05-18more hid host API reworkhathach
2021-05-18change hid device report len from uint8 to uint16hathach
2021-05-18rename tuh_device_is_configured() to tuh_device_configured()hathach
2021-05-18rename and movinghathach
2021-05-18correct hid host mount/unmount callbackhathach
2021-05-18reworking host hid APIhathach
2021-05-18reworking hid hosthathach
2021-05-18more API renamehathach
2021-05-18reworking hid hosthathach
2021-05-18rename var to be consistenthathach
2021-05-18fix build errorhathach
2021-05-18update to use HID spec protocol value for get/set_protocol()hathach
2021-05-18clean up, rename some HID device symbol/APIhathach
2021-05-10fix hid report descriptorogatatsu
2021-03-30correct hid key enter = 0x28, return = 0x9Ehathach
2021-03-30add hid keys from 0x6B to 0xA4hathach
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-09tud_hid_report_complete_cb() APIhathach
2021-02-08add tud_hid_n_gamepad_report() helper for gamepad reporthathach
2021-02-08enhance gampepad report with dpad/hat supporthathach
2021-01-21Merge branch 'master' into picoHa Thach
2021-01-19RP2040 supportgraham sanderson
2021-01-07change default CFG_TUD_HID_EP_BUFSIZE from 16 to 64hathach
2020-11-19migrate hid device to new control xfer cbhathach
2020-11-01added host set_config driverhathach