summaryrefslogtreecommitdiff
path: root/src/portable/mentor/musb/musb_max32.h
AgeCommit message (Expand)Author
2026-07-19add py32f0 supportJie Feng
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-05-14dcd/musb: defer EP0 SETUP during DATA_IN/STATUS raceHiFiPhile
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2024-08-18more musb updatehathach
2024-08-17minor updatehathach
2024-08-17refactor fifo configure/setup for dynamic and static fifohathach
2024-08-17more refactor to simplify musb driverhathach
2024-08-15use musb_ep_csr_t for indexed CSR, also use indexed csr for TI access as well...hathach
2024-08-15update musb fifo usagehathach
2024-08-15adding universal register structs for musbhathach
2024-08-15add TUP_USBIP_MUSB macro, minor renamehathach
2024-08-14use max32 cmsis, fix NVIC_GetEnableIRQ() not defined when using with CMISIS < 5hathach
2024-07-25Combined DCD MUSB implementationsBrent Kowal