阅读oem部分代码 添加一些注释
This commit is contained in:
@@ -67,6 +67,8 @@ typedef struct _iot_oem_rc_hdr_v1_t {
|
||||
resv : 13;
|
||||
} iot_oem_rc_hdr_v1_t;
|
||||
|
||||
|
||||
// 差分模式的差异 是对比的二进制差异
|
||||
typedef struct _iot_oem_rc_diff_v1_t {
|
||||
uint16_t offset; //diff beginning offset, respect to iot_board_info_v1_t
|
||||
uint16_t length; //current diff block length
|
||||
|
Reference in New Issue
Block a user