summaryrefslogtreecommitdiff
path: root/tinyusb/class/hid_host.h
AgeCommit message (Expand)Author
2013-03-09- addd p_qtd_list_tail to qhd structure for easy queue TDhathach
2013-02-27correct error using local p_interface_desc with subtask invoke (require static)hathach
2013-02-27add parsing configuration desc & invoke driver install subtaskhathach
2013-02-26add osal subtask supporthathach
2013-02-08updating usbh init with class inithathach
2013-02-04add usbh_hcd to hold common structure/typedef for usbh and hcdhathach
2013-02-04rename usbd_host to usbhhathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-27remove violation MISRA 6.3 on errorshathach
2013-01-27add class_hid_keyboard_init and test codehathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-23change configure handle to device handlehathach
2013-01-22clear 19.1hathach
2013-01-22start to supporthathach
2013-01-18add ASSERT POINTER supporthathach