This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c3126e0f3c
rockbox
/
firmware
/
target
History
Catalin Patulea
c3126e0f3c
m:robe 500i port: Add primitives for the SPI bus and start moving toward new-style register definitions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14798 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 09:06:02 +00:00
..
arm
m:robe 500i port: Add primitives for the SPI bus and start moving toward new-style register definitions.
2007-09-21 09:06:02 +00:00
coldfire
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.
2007-09-04 08:03:07 +00:00
sh
Fix USB detection on the Player.
2007-09-05 00:24:28 +00:00