summaryrefslogtreecommitdiff
path: root/tests/test/support
AgeCommit message (Expand)Author
2013-06-05added dcd_dma_descriptor_t typdefhathach
2013-06-03refractor tusb_descriptorshathach
2013-05-31refractor string descriptors, allow one-stop configure descriptor forhathach
2013-05-28rename NGX to ngxhathach
2013-05-25rename descriptor type, hid descriptor typehathach
2013-05-23- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xxhathach
2013-05-13refractor testhathach
2013-05-12test againhathach
2013-05-12tired of refractoring tests (wanting to do some production code)hathach
2013-05-09rename ehci_controller to ehci_controller_fakehathach
2013-05-09test clean uphathach
2013-05-06house keepinghathach
2013-05-06change format of file header & license spacinghathach
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