mclangc/.vscode/settings.json

5 lines
75 B
JSON
Raw Normal View History

2024-03-14 08:04:30 +00:00
{
"files.associations": {
"*.s": "platformio-debug.asm"
}
}