Digital-Test/README.md
2023-08-24 11:58:55 +08:00

18 lines
193 B
Markdown

# Digital-Test
默认property.json:
```json
{
"toolChain": "xilinx",
"prjName": {
"PL": "template"
},
"soc": {
"core": "cortexM3"
},
"enableShowLog": false,
"device": "none"
}
```