summaryrefslogtreecommitdiff
path: root/src/portable/synopsys/dwc2/dwc2_common.c
AgeCommit message (Expand)Author
2024-11-20have p4 dma somewhat working but having issue with buffer that does not occup...hathach
2024-11-14clean up, add typdef for dwc2 type for devicehathach
2024-11-01move buffer and buflen to hcd_endpoint_t to support periodic endpointhathach
2024-11-01rename and add both CFG_TUH_DWC2_SLAVE_ENABLE/CFG_TUH_DWC2_DMA_ENABLE better ...hathach
2024-10-25got In transfer working, able to get 1st device descriptor and set addresshathach
2024-10-25hcd able to send setup packethathach
2024-10-25more progress on dwc2 hcd, initial code for edpt xferhathach
2024-10-21add tusb_time_millis(), able to reset and enable dwc2 port and get SOF activehathach
2024-10-21get hprt interrupt triggeredhathach
2024-10-17get hpri triggeredhathach
2024-10-16move gahbcfg/gintmsk with dma to dwc2 commonhathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-15adding hcd dwc2hathach