阅读oem部分代码 添加一些注释

This commit is contained in:
2024-10-22 14:20:46 +08:00
parent e8adba1df2
commit 29e987e536
4 changed files with 12 additions and 1 deletions

View File

@@ -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