This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
1
mirror of
https://github.com/Rockbox/rockbox.git
synced
2025-11-16 00:22:29 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
adb506df14
rockbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Maurus Cuelenaere
adb506df14
Ingenic Jz4740: Use lcd_putsf() instead of lcd_puts() in exception handler
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25849 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 19:28:12 +00:00
..
arm
ad-as3525v2: Ask for a reponse from SD_APP_CMD to help with timing issues when switching to 4 bit widebus.
2010-05-06 18:53:41 +00:00
coldfire
HD200 - fix stupid bug in lcd_grey_data
2010-05-06 14:33:19 +00:00
mips
Ingenic Jz4740: Use lcd_putsf() instead of lcd_puts() in exception handler
2010-05-06 19:28:12 +00:00
sh
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter.
2010-05-06 17:35:13 +00:00