summaryrefslogtreecommitdiff
path: root/tests/test/host/ehci/test_pipe_control_open.c
AgeCommit message (Collapse)Author
2013-06-05added dcd_dma_descriptor_t typdefhathach
reorganize test project, multiple test projects each is specifically for an MCU
2013-05-13refractor testhathach
2013-05-13refractor test code using host_helperhathach
2013-05-12test clean up on the wayhathach
2013-05-12ahhh, tests refractoringhathach
2013-05-11add cardinality_of function to return number of set bitshathach
refractor tests in ehci
2013-05-09rename ehci_controller to ehci_controller_fakehathach
2013-05-06change format of file header & license spacinghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-24refractorhathach
- rename usbh_device_info_pool to usbh_devices - create a struct for control pipe in usbh_device_info_t
2013-03-23enhance some testshathach
add test for usbh_isr error invoke fix bug if device unplugged before is set to new address - clean up & close control addr0 in usbh_device_unplugged_isr
2013-03-23house keepinghathach
2013-03-22house keeping for pipe API test codehathach
2013-03-22refractoring test codehathach
2013-03-22start to clean up test codehathach