chargeController/.vscode/settings.json

21 lines
509 B
JSON

{
"files.associations": {
"chargcontrol.h": "c",
"parameter.h": "c",
"comm.h": "c",
"bl_chargcontrol.h": "c",
"comm_types.h": "c",
"hd_gpio.h": "c",
"inflash.h": "c",
"fm_tim.h": "c",
"timesliceoffset.h": "c",
"fm_gpio.h": "c",
"pdebug.h": "c",
"start.h": "c",
"bl_comm.h": "c",
"capture.h": "c",
"arm_math.h": "c",
"abnormalmanage.h": "c",
"stm32g431xx.h": "c"
}
}