stm32f103-template/.vscode/settings.json

6 lines
90 B
JSON

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