Add partitioning

Also add sd mounting/unmounting
Also add vol+/- controls for sideways menus
This commit is contained in:
suchmememanyskill
2020-12-28 20:08:15 +01:00
parent baec43da2a
commit f1d433e69a
12 changed files with 225 additions and 15 deletions

View File

@@ -2,4 +2,5 @@
void RebootToPayload();
void TestControllers();
void DumpSysFw();
void DumpSysFw();
void FormatSD();