summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-10-29add --allow-fw-update for conveniencehathach
2019-10-29should fix #184hathach
2019-10-29correct read()/write() retarget for msp430, fix msp430 button statehathach
2019-10-29clean up warning, msp430 gcc 8.3 fixed the library lto issuehathach
2019-10-28Merge pull request #202 from smunaut/dfu-rthathach
2019-10-28Add example of usage for the DFU Runtime supportSylvain Munaut
2019-10-28Add support for DFU Runtime class for devicesSylvain Munaut
2019-10-25Merge branch 'master' into cr1901-msp430f5529hathach
2019-10-24Merge pull request #203 from hathach/develophathach
2019-10-24fix missing board uart read/write()hathach
2019-10-24update boards dochathach
2019-10-24adding more loghathach
2019-10-23adding debug log functionhathach