pstd2/.vscode/settings.json

28 lines
688 B
JSON

{
"files.associations": {
"usart.h": "c",
"adc.h": "c",
"winapifamily.h": "c",
"motor.h": "c",
"data_type_def.h": "c",
"stdint.h": "c",
"stdio.h": "c",
"initializer_list": "c",
"tmc2240_eval.h": "c",
"string.h": "c",
"string": "c",
"hc595display.h": "c",
"stm32f4xx_hal.h": "c",
"stm32f4xx_hal_def.h": "c",
"stm32f4xx_hal_gpio.h": "c",
"tim.h": "c",
"cmsis_os.h": "c",
"bldc.h": "c",
"ctrl_logic.h": "c",
"cmath": "c",
"cstdlib": "c",
"task.h": "c",
"ctr_logic.h": "c",
"cstdint": "c"
}
}