mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
Add the Sansa m200 to tcctool.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20869 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b0f40b7d2b
commit
02512be758
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ struct device_t
|
|||
static struct device_t devices[] =
|
||||
{
|
||||
{"c100", "Sansa C100 series", 0xb021, 0x20000000, 0x42e97010 },
|
||||
{"m200", "Sansa M200 series", 0xb021, 0x20000000, 0x42e97010 },
|
||||
{"cowond2", "Cowon D2", 0xb011, 0x20000000, 0xa2e92010 },
|
||||
{"iaudio6", "iAudio 6", 0xb021, 0x20000000, 0x62e97010 },
|
||||
{"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue