controller-pcba/.vscode/settings.json

15 lines
332 B
JSON

{
"files.associations": {
"netif.h": "c",
"tcpserverc.h": "c",
"user_spi.h": "c",
"spi.h": "c",
"ad7124.h": "c",
"freertos.h": "c",
"usart.h": "c",
"stm32f4xx_it.h": "c",
"tca6416.h": "c",
"stm32f4xx_hal.h": "c",
"dac161s997.h": "c"
}
}