1
0
Fork 0
emk/.vscode/settings.json

10 lines
No EOL
182 B
JSON

{
"files.associations": {
"stdnoreturn.h": "c",
"serial.h": "c",
"io.h": "c",
"kprintf.h": "c",
"log.h": "c",
"cpu.h": "c"
}
}