rockbox/firmware/usbstack
2008-02-29 21:10:31 +00:00
..
usb_benchmark.c Major USB stack improvements. It now works at nearly the maximum speed for a full speed connection, and does seem stable. 2008-02-20 22:54:26 +00:00
usb_benchmark.h Major USB stack improvements. It now works at nearly the maximum speed for a full speed connection, and does seem stable. 2008-02-20 22:54:26 +00:00
usb_core.c fix alignment and packed-ness of USB structs 2008-02-29 18:33:54 +00:00
usb_serial.c Major USB stack improvements. It now works at nearly the maximum speed for a full speed connection, and does seem stable. 2008-02-20 22:54:26 +00:00
usb_serial.h Major USB stack improvements. It now works at nearly the maximum speed for a full speed connection, and does seem stable. 2008-02-20 22:54:26 +00:00
usb_storage.c Move all pointers to the transfer buffer area into a union. This makes it clear that they are meant to point to the same data, and should make code and RAM usage slightly smaller 2008-02-29 21:10:31 +00:00
usb_storage.h Major USB stack improvements. It now works at nearly the maximum speed for a full speed connection, and does seem stable. 2008-02-20 22:54:26 +00:00