sick_dt35/.vscode/settings.json
2025-06-09 10:55:07 +08:00

12 lines
242 B
JSON

{
"files.associations": {
"ads8864.h": "c",
"can.h": "c",
"stm32f3xx_hal.h": "c",
"stm32f3xx_hal_spi.h": "c",
"spi.h": "c",
"main.h": "c",
"bsp.h": "c",
"gpio.h": "c"
}
}