Subversion Repositories freemyipod

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 3
Line 1... Line 1...
1
#if TARGET == ipodnano2g
1
#if TARGET == ipodnano2g
2
target/ipodnano2g/mmu.c
2
target/ipodnano2g/mmu.c
3
target/ipodnano2g/lcd.c
3
target/ipodnano2g/lcd.c
4
target/ipodnano2g/nand.c
4
target/ipodnano2g/nand.c
5
target/ipodnano2g/storage.c
5
target/ipodnano2g/storage.c
6
target/ipodnano2g/i2c.c
6
target/ipodnano2g/i2c.S
7
#endif
7
#endif
8
 
8
 
9
init.c
9
init.c
10
main.c
10
main.c
11
util.c
11
util.c