summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-01-29fix #614 typohathach
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-09-01fix unit testhathach
2020-09-01clean uphathach
2020-08-01enable pull-up in dcd_init() instead of usbdhathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-05-26update h743eval with rhport=1 highspeedhathach
2020-05-14add test for fifo sizehathach
2020-05-14add unit test for fifo write_n and read_nhathach
2020-04-26add usbd edpt openhathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-09stm32fsdev: Implement dcd_connect.Nathan Conrad
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-02-26Add langid to tests.Chang Feng
2019-12-10fixed unit test with dcd_edpt0_status_completehathach
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22config clean uphathach
2019-11-21moving irq to bsp for lpc17/40hathach
2019-11-05Merge branch 'master' into fix-issue-207hathach
2019-11-04clean uphathach
2019-11-01add missing ceedling latest version fileshathach
2019-11-01added first test for msc devicehathach
2019-11-01enable retrun_thru_ptrhathach
2019-11-01adding TEST_FAIL() for TU_ASSERT()hathach
2019-11-01update test project ymlhathach
2019-11-01update ceedling to 0.29.0hathach
2019-11-01enable cmock ignore_arghathach
2019-11-01adding tests for msc devicehathach
2019-10-31rename zlp testhathach
2019-10-31update doc, hid set reporthathach
2019-10-31zlp should work with control in, tested with Unity frameworkhathach
2019-10-31adeded tests for zlphathach
2019-10-31add more tests, fix an issue with tud_descriptor_configuration_cb() return NULLhathach
2019-10-30move test_usbd aroundhathach
2019-10-30fix 2nd test when tud_descriptor_device_cb() return NULLhathach
2019-10-30add 2nd test, but failed due to lack of tusb_teardown()hathach
2019-10-30added firs usbd test with get device descriptorhathach
2019-10-30initally adding test_usbd.chathach
2019-07-19more house keepinghathach
2019-07-19rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDORhathach
2019-07-11clean up demo confighathach
2019-06-10fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*hathach
2019-06-10update fifo testhathach
2019-06-10add fifo testhathach
2019-06-10adding new ceedling test projecthathach