1
0
Fork 0
forked from len0rd/rockbox

MPIO HD300 - initial commit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28680 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcin Bukat 2010-11-26 23:28:08 +00:00
parent 608bc4ed4b
commit 9a24892e2e
21 changed files with 1344 additions and 12 deletions

View file

@ -63,6 +63,6 @@ show_logo.c
#elif defined(PBELL_VIBE500)
main-pp.c
show_logo.c
#elif defined(MPIO_HD200)
#elif defined(MPIO_HD200) || defined(MPIO_HD300)
mpio_hd200.c
#endif