Add Gigabeat S to Rockbox Utility.
This adds the Beast as disabled target. Note that bootloader installation isn't implemented yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25412 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aae2213e0a
commit
8cccb6e099
1 changed files with 12 additions and 0 deletions
|
@ -45,6 +45,7 @@ platform31=iaudiom5
|
||||||
platform32=iaudiox5.v
|
platform32=iaudiox5.v
|
||||||
platform33=iaudiom3
|
platform33=iaudiom3
|
||||||
platform40=gigabeatfx
|
platform40=gigabeatfx
|
||||||
|
platform41=gigabeats
|
||||||
platform44=ondavx747
|
platform44=ondavx747
|
||||||
platform45=ondavx747p
|
platform45=ondavx747p
|
||||||
platform46=ondavx777
|
platform46=ondavx777
|
||||||
|
@ -376,6 +377,17 @@ usbid=0x09300009
|
||||||
configure_modelname=gigabeatfx
|
configure_modelname=gigabeatfx
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
|
|
||||||
|
[gigabeats]
|
||||||
|
name="Gigabeat S"
|
||||||
|
buildserver_modelname=gigabeats
|
||||||
|
bootloadermethod=none
|
||||||
|
manualname=
|
||||||
|
brand=Toshiba
|
||||||
|
usbid=0x09300010
|
||||||
|
configure_modelname=gigabeatfs
|
||||||
|
encoder=rbspeex
|
||||||
|
status=disabled
|
||||||
|
|
||||||
[sansae200]
|
[sansae200]
|
||||||
name="Sansa e200v1 series"
|
name="Sansa e200v1 series"
|
||||||
buildserver_modelname=sansae200
|
buildserver_modelname=sansae200
|
||||||
|
|
Loading…
Reference in a new issue