summaryrefslogtreecommitdiff
path: root/src/portable/microchip/pic32mz
AgeCommit message (Expand)Author
2025-09-17Replace old delay functions by tusb_time_delay_ms_apiHiFiPhile
2024-10-14change dcd_init() return from void to boolhathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change dcd_init() to take rhport structhathach
2023-03-17fix trailing space and new linehathach
2022-12-04Fix typosBastien Nocera
2022-05-31Merge pull request #1381 from hathach/add-sof-isrHa Thach
2022-05-01dcd_pic32: Fix memory overwrite in incoming dataJerzy Kasenberg
2022-05-01dcd_pic32: Add asserts transfer sanity checkJerzy Kasenberg
2022-03-07added dcd_sof_enable() stubs for all other portshathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-01-17pic32mz: Fix remote_wakeup without OSJerzy Kasenberg
2022-01-07Add driver for PIC32MZ MCUsJerzy Kasenberg
2021-12-31Add register file for Microchip PIC32MZJerzy Kasenberg