rockbox/firmware/usbstack
Tomer Shalev 31c18116de USB: Use explicit casting when setting wTotalLength field in descriptor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23157 a1c6a512-1295-4272-9138-f99709370657
2009-10-13 19:50:23 +00:00
..
usb_charging_only.c Reorganise USB stack defines. Now config.h decides which class drivers get enabled instead of usb_core.h 2009-05-23 14:30:20 +00:00
usb_charging_only.h
usb_class_driver.h
usb_core.c USB: Use explicit casting when setting wTotalLength field in descriptor 2009-10-13 19:50:23 +00:00
usb_hid.c Fix yellow 2009-10-04 14:23:55 +00:00
usb_hid.h Flyspray: FS#10326 2009-07-18 12:58:29 +00:00
usb_hid_usage_tables.h Commit "FS#10468 - USB HID: Show keypad mode on screen" 2009-09-30 10:06:04 +00:00
usb_serial.c Add const to usb_serial_send() buffer. 2009-08-19 05:30:40 +00:00
usb_serial.h Add const to usb_serial_send() buffer. 2009-08-19 05:30:40 +00:00
usb_storage.c get rid of one hardcoded 512. SECTOR_SIZE is still there. It should probably move up (to storage.h?) so fat and usb storage can share it 2009-10-01 20:33:52 +00:00
usb_storage.h