Skip to content

Commit 902f219

Browse files
committed
linux括号转义
1 parent 011b7b1 commit 902f219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/data/models/unix/8051.keil.model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"name": "output hex file",
155155
"toolPath": "BIN/Ohx51",
156156
"outputSuffix": ".hex",
157-
"command": "${linkerOutput} HEXFILE(${output}) HEX"
157+
"command": "${linkerOutput} HEXFILE\\(${output}\\) HEX"
158158
}
159159
]
160160
},

0 commit comments

Comments
 (0)