chore: 适配dadk 0.1.11 (#777)

* chore: 适配dadk 0.1.11
This commit is contained in:
LoGin
2024-04-28 13:39:51 +08:00
committed by GitHub
parent dd8e74ef0d
commit 182b778a3c
41 changed files with 138 additions and 50 deletions

View File

@ -19,5 +19,6 @@
"clean": {
"clean_command": "make clean"
},
"envs": []
"envs": [],
"target_arch": ["x86_64"]
}