1
0
Fork 0
forked from len0rd/rockbox

Enabled iriver flashing plugin with additional safety checks,

confirmation and ability to restore original firmware.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10547 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Miika Pekkarinen 2006-08-12 14:00:41 +00:00
parent 0ed49044b0
commit 25425360b5
2 changed files with 267 additions and 77 deletions

View file

@ -111,6 +111,7 @@ splitedit.c
/* Platform-specific plugins */
#if defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES)
iriverify.c
iriver_flash.c
#endif
#endif /* iFP7xx */