mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
ClipPlus BOOTLOADER DONT FIT!
REMOVED FROM ALL NATIVE BOOTLOADERS: finish removing the text scrolling pare down printf to a minimal subset (%c %s %l %d %u and %x(%p)) remove diacritic and rtl language support GOAL 134000 START 135305 CURRENT 133700 SUCCESS! (ASSUMING IT WORKS -- UNESTED) Change-Id: Ic3f6ac1dc260578f581ee53458b3e5bb47d313ec
This commit is contained in:
parent
a8aa8403ad
commit
d78a37676e
7 changed files with 529 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
common.c
|
||||
format.c
|
||||
snprintf.c
|
||||
|
||||
#if defined(IPOD_NANO2G)
|
||||
ipodnano2g.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue