Job_SignsPads/STM32/Code/STM32F405/.vscode/settings.json
2025-04-22 10:29:37 +08:00

36 lines
854 B
JSON

{
"files.associations": {
"main.h": "c",
"timer.h": "c",
"sys.h": "c",
"cjson.h": "c",
"sleepreport.h": "c",
"general.h": "c",
"key.h": "c",
"limits": "c",
"opm.h": "c",
"drv_sgm58031.h": "c",
"system_stm32f4xx.h": "c",
"stm32f4xx_gpio.h": "c",
"stm32f4xx_rcc.h": "c",
"math.h": "c",
"mybandfitter.h": "c",
"mytool.h": "c",
"stdlib.h": "c",
"myalgorithm.h": "c",
"cwt.h": "c",
"cmath": "c",
"stm32f4xx.h": "c",
"string.h": "c",
"wificom.h": "c",
"stdio.h": "c",
"stmflash.h": "c",
"gpio.h": "c"
},
"commentTranslate.source": "Bing",
"cSpell.words": [
"MQTT",
"Tukey"
],
"C_Cpp.errorSquiggles": "disabled"
}