Files
rosaled/firmware/.vscode/settings.json
2025-06-28 16:14:14 +02:00

10 lines
213 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"
}
}