Просмотр исходного кода

Align config length/offset data types

zvecr 4 лет назад
Родитель
Сommit
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
                     define: CONFIG_BLOB_LEN
                     description: Retrieves the length of the configuration data bundled within the firmware
-                    return_type: u32
+                    return_type: u16
                     return_constant: CONFIG_BLOB_GZ_LEN
                 }
                 0x06: {