stm32f407-openocd/.vscode/settings.json

7 lines
129 B
JSON

{
"files.associations": {
"stm32f407xx.h": "c",
"stm32f4xx_hal_gpio.h": "c",
"ds18b20.h": "c"
}
}