missing
Change-Id: I836d8c28c9efce034032fa3bd2e0e15cac1ad23f
This commit is contained in:
parent
b5a36a0e20
commit
5a9fe1c964
4
bmlutils/bmlutils.c
Normal file
4
bmlutils/bmlutils.c
Normal file
@ -0,0 +1,4 @@
|
||||
int write_raw_image(const char* partition, const char* filename) {
|
||||
// flash using redbend_ua here
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user