This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
a0c4b8bffb
foxbox
/
firmware
/
target
/
arm
/
as3525
/
sansa-e200v2
History
Download ZIP
Download TAR.GZ
Jack Halpin
a0c4b8bffb
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21182 a1c6a512-1295-4272-9138-f99709370657
2009-06-03 13:11:21 +00:00
..
backlight-target.h
e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 code - this should probably be unified, along with other upcoming v2 code), plus clean up the lcd init by calling lcd_init() directly in the bootloader, instead of lcd_init_device().
2008-10-29 01:42:03 +00:00
button-e200v2.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21182 a1c6a512-1295-4272-9138-f99709370657
2009-06-03 13:11:21 +00:00
button-target.h
Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometimes FFFF prepended), due to sign-extension. Switch to unsigned short to fix it.
2009-04-20 20:11:01 +00:00
lcd-e200v2.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21182 a1c6a512-1295-4272-9138-f99709370657
2009-06-03 13:11:21 +00:00
powermgmt-e200v2.c
Remove unnecessary #include "adc.h"
2009-04-25 22:24:59 +00:00