add partition flashing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#include "../err.h"
|
||||
|
||||
ErrCode_t DumpEmmcPart(const char *path, const char *part);
|
||||
ErrCode_t DumpOrWriteEmmcPart(const char *path, const char *part, u8 write, u8 force);
|
||||
Reference in New Issue
Block a user