5a9fe1c964
Change-Id: I836d8c28c9efce034032fa3bd2e0e15cac1ad23f
4 lines
117 B
C
4 lines
117 B
C
int write_raw_image(const char* partition, const char* filename) {
|
|
// flash using redbend_ua here
|
|
return 0;
|
|
} |