rockbox/firmware/usbstack
2011-01-17 12:24:41 +00:00
..
usb_charging_only.c
usb_charging_only.h
usb_class_driver.h
usb_core.c Add a higher level USB detection that prevents fraudulent bus resets from causing USB mode to be entered. Enable for SA9200 only at this time. Also, for SA9200, use the bus power GPIO rather than the 'connector inserted' GPIO to detect the cable. 2011-01-17 12:24:41 +00:00
usb_hid.c
usb_hid.h
usb_hid_usage_tables.h
usb_serial.c
usb_serial.h
usb_storage.c Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
usb_storage.h