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

6 lines
86 B
JSON
Raw Normal View History

2022-10-30 15:41:02 +08:00
{
"files.associations": {
"*.txt": "cmake",
"board.h": "c"
}
}