summaryrefslogtreecommitdiff
path: root/tests/test/support/tusb_config.h
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-12tired of refractoring tests (wanting to do some production code)hathach
2013-05-06change format of file header & license spacinghathach
2013-04-07fix compiling error for tests projecthathach
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-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-01rename ehci usb_int usb_sts usb/error fieldhathach
2013-02-27rename tusbh_device_mount_succeed_cbhathach
2013-02-08add TUSB_CFG_HOST_CONTROLLER_START_INDEXhathach
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