Update GR551x SDK to v2.0.2

Signed-off-by: zhaoxingyu <zhaoxingyu@goodix.com>
This commit is contained in:
zhaoxingyu
2024-06-18 20:23:12 +08:00
parent 3f7f6604f3
commit 72c84690f2
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -107,3 +107,6 @@ board_configed_sysroot = ""
# Board storage type, it used for file system generation.
storage_type = ""
# Avoid attest module being involved by XTS
abi_type = "*"
+10
View File
@@ -0,0 +1,10 @@
{
"parts": {
"device_gr5515_sk": {
"module_list": [
"//device/soc/goodix/gr551x:gr551x"
]
}
},
"subsystem": "device_gr5515_sk"
}