positioner_testing_project/.vscode/settings.json

38 lines
950 B
JSON

{
"C_Cpp.errorSquiggles": "disabled",
"files.associations": {
"main.h": "c",
"leds.h": "c",
"tim.h": "c",
"usart.h": "c",
"lwip.h": "c",
"stdio.h": "c",
"gpio.h": "c",
"xutility": "c",
"stm32f4xx_it.h": "c",
"spi.h": "c",
"dma.h": "c",
"stm32f4xx_ll_cortex.h": "c",
"stm32f4xx_ll_utils.h": "c",
"stm32f4xx_hal.h": "c",
"tcpclient.h": "c",
"stm32f4xx_hal_conf.h": "c",
"compare": "c",
"cstddef": "c",
"limits": "c",
"type_traits": "c",
"xmemory": "c",
"dac161s997.h": "c",
"cstring": "c",
"user_spi.h": "c",
"algorithm": "c",
"optional": "c",
"xtr1common": "c",
"ad7124.h": "c",
"ad7124_regs.h": "c",
"tcpserverc.h": "c",
"cstdlib": "c",
"ht1200m.h": "c",
"string.h": "c"
}
}