瀏覽代碼

Align config length/offset data types

zvecr 4 年之前
父節點
當前提交
10218c385b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      data/xap/xap_0.1.0.hjson

+ 1 - 1
data/xap/xap_0.1.0.hjson

@@ -316,7 +316,7 @@
                     name: Config Blob Length
                     name: Config Blob Length
                     define: CONFIG_BLOB_LEN
                     define: CONFIG_BLOB_LEN
                     description: Retrieves the length of the configuration data bundled within the firmware
                     description: Retrieves the length of the configuration data bundled within the firmware
-                    return_type: u32
+                    return_type: u16
                     return_constant: CONFIG_BLOB_GZ_LEN
                     return_constant: CONFIG_BLOB_GZ_LEN
                 }
                 }
                 0x06: {
                 0x06: {