mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-01-22 01:30:35 -05:00
builds: Add Hiby R1 and R3ProII as Unstable targets
Change-Id: If901cacb295668ca661cf5450e88db509aabf409
This commit is contained in:
parent
1183b1ab1b
commit
9c15ef82ee
1 changed files with 8 additions and 1 deletions
|
|
@ -248,7 +248,6 @@ $releasenotes="/wiki/ReleaseNotes400";
|
|||
},
|
||||
'rgnano' => {
|
||||
name => 'Anbernic RG Nano',
|
||||
sim => 0,
|
||||
manualok => 1,
|
||||
status => 2,
|
||||
},
|
||||
|
|
@ -507,6 +506,14 @@ $releasenotes="/wiki/ReleaseNotes400";
|
|||
name => 'Shanling Q1',
|
||||
status => 3,
|
||||
},
|
||||
'hibyr1' => {
|
||||
name => 'Hiby R1',
|
||||
status => 2,
|
||||
},
|
||||
'hibyr3proii' => {
|
||||
name => 'Hiby R3Pro II',
|
||||
status => 2,
|
||||
},
|
||||
);
|
||||
|
||||
sub manualname {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue