summaryrefslogtreecommitdiff
path: root/tinyusb/host/usbd_host.c
AgeCommit message (Expand)Author
2013-02-04rename usbd_host to usbhhathach
2013-02-04refine ASSERT_DEFINE to allow special error_handler for os taskhathach
2013-02-02refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_ENDhathach
2013-02-01house keepinghathach
2013-02-01house keepinghathach
2013-02-01add std=gnu99 for test buildhathach
2013-01-31change cmock ignore to args onlyhathach
2013-01-30fix mocking osal api using ifdefhathach
2013-01-29update usbh_init and testhathach
2013-01-27add usbh_device_info_t to return device statushathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-23change configure handle to device handlehathach
2013-01-22start to supporthathach