summaryrefslogtreecommitdiff
path: root/tests/test/support
AgeCommit message (Expand)Author
2013-04-21separate fake ehci's run async & period listhathach
2013-04-21rename nxp_sof_received to nxp_int_sofhathach
2013-04-15add freeRTOS source from vendor to testhathach
2013-04-09add tusbh_hid_mouse_isr & tusbh_hid_keyboard_isr callback with xfer_complete ...hathach
2013-04-07add test for mouse_openhathach
2013-04-07rename hidh_keyboard_info_t to hidh_interface_info_thathach
2013-04-07fix compiling error for tests projecthathach
2013-04-05continue on refratoringhathach
2013-04-05code refractor is a everyday jobhathach
2013-04-05refractor testhathach
2013-04-05add control xfer for ehci controller fake: ehci_controller_control_xfer_proceedhathach
2013-03-27add test for pipe_interrupt_xferhathach
2013-03-25add several helper functionhathach
2013-03-25remove obsolete TUSB_CFG_HOST_HID_KEYBOARD_ENDPOINT_SIZEhathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-24period_frame_list0 is not existed if period list is not requiredhathach
2013-03-24clean up:hathach
2013-03-23enhance some testshathach
2013-03-23continue clean up ehcihathach
2013-03-22use DO PING for highspeed out bulkhathach
2013-03-22fix bug: adjust all bulk queue head from ehci_data.devicehathach
2013-03-13refractor ehci test fileshathach
2013-03-13add hard fault handler to bsp.chathach
2013-03-12add isr api for usbh_hcdhathach
2013-03-10add code for ehci interrupt handlerhathach
2013-03-05refractor testshathach
2013-03-05add test & code for hcd_pipe_control_openhathach
2013-03-04abstract call chains from hal usb isrhathach
2013-03-04refractorhathach
2013-03-04replace TUSB_CFG_HOST by MODE_HOST_SUPPORTEDhathach
2013-03-04allow configure host/device by controller basichathach
2013-03-03refractorhathach
2013-03-03implement hcd_init controller_inithathach
2013-03-02add "mocking" version of LPC43xx.hhathach
2013-03-01rename ehci usb_int usb_sts usb/error fieldhathach
2013-02-27rename tusbh_device_mount_succeed_cbhathach
2013-02-26add osal subtask supporthathach
2013-02-08updating usbh init with class inithathach
2013-02-08add TUSB_CFG_HOST_CONTROLLER_START_INDEXhathach
2013-02-06refractor move test enum to its own filehathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-02-04port osal_FreeRTOS, add some include to be able to mock & linkhathach
2013-02-04add TUSB_CFG_HOST_ENUM_BUFFER_SIZEhathach
2013-02-04refine ASSERT_DEFINE to allow special error_handler for os taskhathach
2013-02-01change osal_timeout_t to uint32_thathach
2013-02-01add std=gnu99 for test buildhathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-22start to supporthathach
2013-01-19change error type to lower case for more consistencyhathach
2013-01-18prepare test project for 43xx host testhathach