summaryrefslogtreecommitdiff
path: root/firmware/target/arm/usb-tcc.c
AgeCommit message (Expand)Author
2021-09-20usb: rename usb_drv_recv() to usb_recv_recv_nonblocking()Aidan MacDonald
2011-12-31usb-target.h: removeRafaël Carré
2010-08-01Various minor cleanups for cowon d2Bertrik Sikken
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-01-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-03-20Implement udelay() for D2 and remove the old hacks from USB & FM drivers.Rob Purchase
2009-03-09A few tweaks to get USB support compiling again on TCC targets (part of FS#99...Rob Purchase
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken
2008-11-30Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts