Files
RISCV-VP/.vscode/settings.json
2024-06-30 17:47:05 +02:00

6 lines
109 B
JSON

{
"files.associations": {
"platform.h": "c"
},
"debug.allowBreakpointsEverywhere": true
}