Files
Embedded-Hacking/0x0001_hello-world/.vscode/settings.json
T
2023-10-06 16:52:28 -04:00

5 lines
64 B
JSON

{
"files.associations": {
"stm32f4xx.h": "c"
}
}