Skip to content

Commit 7de5688

Browse files
author
Your Name
committed
Add test data
1 parent 1718773 commit 7de5688

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"label": "Run",
1515
"type": "shell",
16-
"command": "cargo run -- /root/6.8.7/Image-arm32",
16+
"command": "cargo run -- ${workspaceFolder}/data/Image-arm32",
1717
"group": "build",
1818
"options": {
1919
"cwd": "${workspaceFolder}/rbase"

data/Image-arm32

27.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)