forked from len0rd/rockbox
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14763 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a80c0e8b83
commit
7b97fe21c0
34 changed files with 2651 additions and 93 deletions
|
@ -17,6 +17,8 @@ tpj1022.c
|
|||
iaudio_x5.c
|
||||
#elif defined(IRIVER_H300_SERIES)
|
||||
iriver_h300.c
|
||||
#elif defined(MROBE_500)
|
||||
mrobe500.c
|
||||
#else
|
||||
main.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue