summaryrefslogtreecommitdiff
path: root/src/portable/broadcom
AgeCommit message (Collapse)Author
2022-03-07remove broadcom/synopssy (repalced by synopsys/dwc2)hathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
2021-11-04broadcom/dcd: Fix mynewt buildJerzy Kasenberg
dcd_synopsys.c included broadcom/interrupts.h before preprocessor check whether file should be used. Since mynewt build does not include all folders it resulted in build error. Now offending include is moved few lines after preprocessor check.
2021-10-26update bcm dcdhathach
2021-10-22Update broadcom libraryScott Shawcroft
2021-10-22Update submoduleScott Shawcroft
2021-10-22pi cm4 enumerated as full speed devicehathach
2021-10-12Trying to get USB initScott Shawcroft
2021-09-24MMU worksScott Shawcroft
2021-09-17rpi start. doesn't workScott Shawcroft