Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
coldfire
/
iaudio
/
usb-iaudio.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
1672350
FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value.
by Dave Chapman
· 17 years ago
8876018
Bring up the M5 port to a working stage: Extended numerous explicit checks for IAUDIO_X5 to also check for IAUDIO_M5, moved code around the target tree, added preliminary background for the sim.
by Jens Arnold
· 18 years ago
[Renamed from firmware/target/coldfire/iaudio/x5/usb-x5.c]
e2022a2
Removed executable flag
by Linus Nielsen Feltzing
· 18 years ago
d543bd4
iAudio X5: USB mode working again
by Linus Nielsen Feltzing
· 18 years ago
8f18680
USB mode for iAudio X5
by Linus Nielsen Feltzing
· 19 years ago