This commit is contained in:
seppl
2025-06-30 20:58:09 +02:00
parent 012355c2e8
commit a3ccaae6cc
33 changed files with 6652 additions and 4418 deletions

View File

@@ -5,6 +5,9 @@
"stm8l15x_conf.h": "c",
"stm8l15x_rtc.h": "c",
"stdio.h": "c",
"stm8l15x_usart.h": "c"
"stm8l15x_usart.h": "c",
"stm8l15x_pwr.h": "c",
"stm8l15x_syscfg.h": "c",
"stm8l15x_exti.h": "c"
}
}