feat: 部件化整改

Close #I71QQ2

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I247fdc1cbc7cb48c8ff1c1c3e4553ad4e6ef87a9
This commit is contained in:
zhushengle 2023-05-09 21:43:12 +08:00
parent da2429a003
commit 02147f4613
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
], ],
"rom": "300KB", "rom": "300KB",
"ram": "100KB", "ram": "100KB",
"external_deps": { "deps": {
"components": [ "components": [
"utils_lite" "utils_lite"
], ],
@ -58,4 +58,4 @@
"test": [] "test": []
} }
} }
} }