mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
rbutil: Add a new entry for the Hifiwalker H2 v1.3 variant
Change-Id: I936aacd7c748be85a583a62b3026301ce0796041
This commit is contained in:
parent
e7e9cbb852
commit
165d926a63
1 changed files with 14 additions and 1 deletions
|
@ -86,7 +86,8 @@ platform133=aigoerosq
|
||||||
platform134=aigoerosq.k
|
platform134=aigoerosq.k
|
||||||
platform135=aigoerosq.agptekh3
|
platform135=aigoerosq.agptekh3
|
||||||
platform136=aigoerosq.hifiwalkerh2
|
platform136=aigoerosq.hifiwalkerh2
|
||||||
platform137=aigoerosq.surfansf20
|
platform137=aigoerosq.hifiwalkerh2.v13
|
||||||
|
platform138=aigoerosq.surfansf20
|
||||||
|
|
||||||
; devices sections
|
; devices sections
|
||||||
;
|
;
|
||||||
|
@ -856,6 +857,18 @@ usberror=
|
||||||
playerpic=aigoerosq
|
playerpic=aigoerosq
|
||||||
encoder=rbspeex
|
encoder=rbspeex
|
||||||
|
|
||||||
|
[aigoerosq.hifiwalkerh2.v13]
|
||||||
|
name="HIFI WALKER H2 (v1.3+)"
|
||||||
|
bootloadermethod=file
|
||||||
|
bootloadername=/hifiwalker/H2-v13-patched.upt
|
||||||
|
bootloaderfile=/update.upt
|
||||||
|
manualname=erosq
|
||||||
|
brand=HIFI WALKER
|
||||||
|
usbid=0xc5020023 ; shared across EROS Q / K series
|
||||||
|
usberror=
|
||||||
|
playerpic=aigoerosq
|
||||||
|
encoder=rbspeex
|
||||||
|
|
||||||
; incompatible devices sections
|
; incompatible devices sections
|
||||||
; each section uses a USB VID / PID string as section name.
|
; each section uses a USB VID / PID string as section name.
|
||||||
; name: human readable string to show the user when this device is detected.
|
; name: human readable string to show the user when this device is detected.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue