summaryrefslogtreecommitdiff
path: root/common/usb_mem.h
AgeCommit message (Collapse)Author
2023-11-17remove usb_mem.hsakumisu
2022-11-06move malloc,free,printf macro into config.hsakimisu
2022-10-14remove duplicate macrossakumisu
2022-09-22updatezhugengyu
2022-09-12give up dcache enable macrosakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-10use usb_iomalloc when alignsize is not equal 4sakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-07-28refactor dcd api and ep in/out irq callback processsakumisu
2022-06-25fix warning in 64bit cpusakumisu
2022-03-11fix no newline warningsakumisu
2022-02-24gdd memory align32 for variable in structuresakumisu
2022-02-12update video device class driversakumisu
2022-02-09fix omissive _USB_MEM_Hjzlv
2022-01-30update malloc align size when use dcachesakumisu
2022-01-30add memory wrapper and errno utilsakumisu