Files
rosaled/firmware/.vscode/settings.json
seppl a3ccaae6cc ..
2025-06-30 20:58:09 +02:00

13 lines
310 B
JSON

{
"files.associations": {
"stm8l15x.h": "c",
"stm8l15x_it.h": "c",
"stm8l15x_conf.h": "c",
"stm8l15x_rtc.h": "c",
"stdio.h": "c",
"stm8l15x_usart.h": "c",
"stm8l15x_pwr.h": "c",
"stm8l15x_syscfg.h": "c",
"stm8l15x_exti.h": "c"
}
}