Digital-Test/.vscode/property.json
2023-08-24 11:58:55 +08:00

11 lines
142 B
JSON

{
"toolChain": "xilinx",
"prjName": {
"PL": "template"
},
"soc": {
"core": "cortexM3"
},
"enableShowLog": false,
"device": "none"
}