summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid/src/hid_app.c
AgeCommit message (Expand)Author
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-05-13fix warnings, minor clean uphathach
2025-03-25fix waningshathach
2025-03-03- add tuh_descriptor_get_string_langid() APIhathach
2024-11-07update bsp for h7 to support host modehathach
2024-07-18fix some clang compiler warningsgraham sanderson
2023-08-14fix build iar with lpc43hathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-05-16EHCI: fix xfer failed with disconnected device as stalledhathach
2022-12-04Fix typosBastien Nocera
2021-08-23add tuh_hid_receive_report() for applicaiton to explicitly request reporthathach
2021-08-20hid host skip get report descriptor if too large instead of asserthathach
2021-06-29fix warningshathach
2021-06-28fix SET_PROTOCOl, update hid host behavior for default boot interfacehathach
2021-06-11improve usbhhathach
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-22improve hid parserhathach
2021-05-22more hid api renamehathach
2021-05-22update apphathach
2021-05-22simplify hid apihathach
2021-05-18Merge branch 'master' into host-hidhathach
2021-05-18move report_info to applicationhathach