builds.pm: Add the new RG Nano port as an "unstable" build.

With this it will filter through the UI and hopefully get the
nightlies going.

Change-Id: I04638f31737ee69212ac966f38f4289f6fa30f87
This commit is contained in:
Solomon Peachy 2025-07-30 14:32:52 -04:00
parent 7e2b129c64
commit 340273a74c

View file

@ -246,6 +246,11 @@ $releasenotes="/wiki/ReleaseNotes400";
status => 1,
sim => 1,
},
'rgnano' => {
name => 'Anbernic RG Nano',
sim => 0,
status => 2,
},
'rk27generic' => {
name => 'Rockchip rk27xx',
status => 1,