summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11update dcd nrf5x to be indepent from nrf_usbd.hhathach
2019-11-10update submodule nrfx to 2.0.0 for nrf52833 supporthathach
2019-11-10Merge branch 'master' into msp430f5529hathach
2019-11-10added board nrf52840 mdk donglehathach
2019-11-09correct LED, button and uart for feather_stm32f405hathach
2019-11-05clean uphathach
2019-11-05Merge branch 'master' into fix-issue-207hathach
2019-11-05Merge branch 'master' into port-samg55hathach
2019-11-05Merge branch 'master' into cr1901-msp430f5529hathach
2019-11-05Merge pull request #149 from pigrew/ZLP_Request2hathach
2019-11-04Merge pull request #212 from hathach/develophathach
2019-11-04Change one more TU_ASSERT to TU_VERIFY in usbd.Nathan Conrad
2019-11-04fix #211hathach
2019-11-04clean uphathach
2019-11-04usbd: Change TU_ASSERT to TU_VERIFY as the assertion can be hit when bad data...Nathan Conrad
2019-11-04Use control transfer function to send control data (in usbtmc)Nathan Conrad
2019-11-04Merge pull request #3 from hathach/pigrew-ZLP_Request2Nathan Conrad
2019-11-04clean uphathach
2019-11-04board test workshathach
2019-11-04fix tud_control_status() didn't update requesthathach
2019-11-03Merge pull request #2 from hathach/pigrew-ZLP_Request2Nathan Conrad
2019-11-03Add UART HAL source file to stm32f070 makefile.Nathan Conrad
2019-11-03Merge pull request #2 from hathach/cr1901-msp430f5529William D. Jones
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