1
0
Fork 0
forked from len0rd/rockbox

ipod6g: bootloader v1

- dual boot
- USB mode
- battery trap

Change-Id: I8586cfeb21ee63f45ab965430725225fdfc4212d
This commit is contained in:
Cástor Muñoz 2016-02-05 02:02:02 +01:00
parent 0d0b163dd1
commit 882921efb6
7 changed files with 582 additions and 32 deletions

View file

@ -2,6 +2,8 @@ common.c
#if defined(IPOD_NANO2G)
ipodnano2g.c
#elif defined(IPOD_6G)
ipod6g.c
#elif defined(IPOD_ARCH)
ipod.c
#elif defined(GIGABEAT_F)