build, cleanup

- remove/rename some platforms from configure
- new rg99 odbeta build, courtesy of sydarn
- pandora support, courtesy of notaz
This commit is contained in:
kub 2023-12-03 22:10:48 +01:00
parent 2a5ca3d5f0
commit 85174a6d8d
10 changed files with 64 additions and 21 deletions

View file

@ -399,6 +399,7 @@ void plat_init(void)
in_probe();
bgr_to_uyvy_init();
linux_menu_init();
}
void plat_finish(void)