使用赋码仪主板 app升级,方案升级验证通过
This commit is contained in:
@@ -219,6 +219,7 @@ static int EW_appRead(void)
|
||||
DBG_LOG("addr=0x%02x.",addr);
|
||||
ret=EW_ReadMTP(1,addr,read_buf,4);
|
||||
DBG_LOG("ret=%d,dat=%02x,%02x,%02x,%02x,",ret,read_buf[0],read_buf[1],read_buf[2],read_buf[3]);
|
||||
return ret;
|
||||
}
|
||||
static int cmd_jwt_app_read(list_def *argv)
|
||||
{
|
||||
|
Reference in New Issue
Block a user