installer: add pinephone and pinephonepro support

This commit is contained in:
oopsbagel
2025-07-17 17:28:42 -07:00
committed by Cooper Quintin
parent d3bd8d9dfc
commit 8583064e46
9 changed files with 337 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
mod generic_framebuffer;
pub mod orbic;
pub mod headless;
pub mod orbic;
pub mod tmobile;
pub mod tplink;
pub mod tplink_framebuffer;