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

7 lines
117 B
JSON

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