1
0
Fork 0
forked from len0rd/rockbox

Initial check-in of work-in-progress iPod bootloader. Current targets are iPod Color/Photo and iPod Nano.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7784 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-11-08 00:52:39 +00:00
parent a8a8c9db44
commit 38e8fb65d8
6 changed files with 469 additions and 2 deletions

View file

@ -1 +1,5 @@
#if (CONFIG_CPU == PP5020)
ipod.c
#else
main.c
#endif