summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-04clean uphathach
2019-11-04clean uphathach
2019-11-03Enable UART debugging on F070.Nathan Conrad
2019-11-03added optional dcd_control_status_complete()hathach
2019-11-03add a bit of log1 for debugginghathach
2019-11-03seperate DEBUG from LOGhathach
2019-11-03add uart support for stm32f072discohathach
2019-11-03fix travis build issuehathach
2019-11-03make control buf statichathach
2019-11-02Merge pull request #1 from hathach/cr1901-msp430f5529William D. Jones
2019-11-03hack the request length for the first get device descriptor if EP0 size =8 or 16hathach
2019-11-02Merge branch 'pigrew-ZLP_Request2' into cr1901-msp430f5529hathach
2019-11-02fix travis due to msp430 gcc link changeshathach
2019-11-01add missing ceedling latest version fileshathach
2019-11-01wait for scsi status complete before queueing for next scsi commandhathach
2019-11-01remove TEST_FAIL() from TU_ASSERT, since it prevents we testing how stack res...hathach
2019-11-01added first test for msc devicehathach
2019-11-01add assert to prevent div by zerohathach
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-11-01Merge branch 'ZLP_Request2' into pigrew-ZLP_Request2hathach
2019-11-01update dochathach
2019-11-01implement pigrew reviewhathach
2019-10-31Merge remote-tracking branch 'origin/master' into ZLP_Request2Nathan Conrad
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-31move function around, more renamehathach
2019-10-31renamehathach
2019-10-31clean uphathach
2019-10-31Merge branch 'master' into pigrew-ZLP_Request2hathach
2019-10-31Merge pull request #206 from hathach/develophathach
2019-10-30move test_usbd aroundhathach
2019-10-30fix 2nd test when tud_descriptor_device_cb() return NULLhathach
2019-10-30rename usbd_init() to tud_init()hathach
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-10-30move dcd event helper to be dcd.h as inline functionhathach
2019-10-29dcd_msp430x5xx: Improve comments regarding SETUP packet handling.William D. Jones
2019-10-29dcd_msp430x5xx: Clarify hardware STALL behavior and current vs idealWilliam D. Jones
2019-10-29msp_exp430f5529lp: Use ti submodule for includes and linker files.William D. Jones
2019-10-29tusb_option.h: Assign msp430 ID range 500+ to avoid conflict with Sony.William D. Jones
2019-10-29Merge branch 'ZLP_Request2' of https://github.com/pigrew/tinyusb into pigrew-...hathach