rt-thread-stm32f072/.vscode/settings.json

6 lines
86 B
JSON

{
"files.associations": {
"*.txt": "cmake",
"board.h": "c"
}
}