summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-13fomu: csr: sync csrSean Cross
2019-11-13fomu: crt0: minor text refactorSean Cross
2019-11-13fomu: remove reference to SETUP_CTRL.ACKSean Cross
2019-11-13fomu: dcd_fomu: add next_ev supportSean Cross
2019-11-13fomu: csr: add version with next_ev registerSean Cross
2019-11-13dcd_fomu: nearly thereSean Cross
2019-11-13fomu: semi-working dcd fileSean Cross
2019-11-13fomu: semi-working commitSean Cross
2019-11-13fomu: commit latest versionSean Cross
2019-11-13fomu: first fully-working releaseSean Cross
2019-11-13src: add eptri to tusbSean Cross
2019-11-13fomu: fix some issues with dcd_fomuSean Cross
2019-11-13tusb_verify: add riscv assert supportSean Cross
2019-11-13bsp: fomu: updateSean Cross
2019-11-13docs: porting: remove invalid information and fix typoSean Cross
2019-11-13portable: fomu: get msc to enumerateSean Cross
2019-11-13bsp: fomu: fix linker script overlapSean Cross
2019-11-13fomu: wip supportSean Cross
2019-11-13fomu: initial commitSean Cross
2019-11-11update nxp_driver submodule for imx rt familieshathach
2019-11-11Merge pull request #215 from hathach/develophathach
2019-11-11update makefile for lpc boardshathach
2019-11-11re-add submodule nxp_driverhathach
2019-11-11remove submodule lpc_driverhathach
2019-11-11update makefile for lpc mcuhathach
2019-11-11Merge pull request #214 from hathach/develophathach
2019-11-11added and tested nRF52833DK (pca10100)hathach
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