summaryrefslogtreecommitdiff
path: root/tests/test/host/test_hid_host_keyboard.c
AgeCommit message (Expand)Author
2013-03-24house keepinghathach
2013-03-23- add control_pipe_status for usbh_device_info_t to reflect the status transf...hathach
2013-03-23refractorhathach
2013-03-23refractorhathach
2013-03-05add test & code for open bulk transfer to hcd_pipe_open()hathach
2013-02-27house keepinghathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-02-04rename usbd_host to usbhhathach
2013-01-31change cmock ignore to args onlyhathach
2013-01-29update usbh_init and testhathach
2013-01-27add usbh_device_info_t to return device statushathach
2013-01-27add class_hid_keyboard_init and test codehathach
2013-01-26add check device API for stack usagehathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-23change configure handle to device handlehathach
2013-01-22start to supporthathach
2013-01-18add ASSERT POINTER supporthathach