summaryrefslogtreecommitdiff
path: root/class/dfu
AgeCommit message (Expand)Author
2026-04-23fix(class/dfu): only reset device when dfu-util with -e or leave cmdsakumisu
2026-04-03fix(class/dfu): fix missing *lensakumisu
2026-02-05refactor(class/dfu): refactor dfu device driversakumisu
2025-09-01bugfix: Fix some compilation errorsLiPeng
2024-02-06support multi port api for devicesakumisu
2023-06-21format class struct and global variable namesakimisu
2023-01-15fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4csakimisu
2022-10-20remove intf mallocsakumisu
2022-09-18update dfu demo and driversakumisu
2022-09-08remove custom handler, split class handler into interface and endpointsakumisu
2022-08-20refactor usb device intf and ep registersakumisu
2022-08-19give up class registersakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-17remove comments to reduce rowssakumisu
2022-02-12add static to embelish request handlersakumisu
2022-02-06fix log macro namesakumisu
2022-02-01rename paramater named class with devclass insteadsakimusu
2022-01-15update licensesakumisu
2021-12-04fix doxygen user namesakumisu
2021-11-29refactor usb class structuresakumisu
2021-11-14modify print log,add USBD_LOG_INFO forever printsakumisu
2021-11-09modify class request print logsakumisu
2021-10-25add usb dfu and tmc classsakumisu