UPD source files Version 0.4.D with STM32CubeIDE 1.16.1

This commit is contained in:
2024-10-15 22:22:59 +02:00
parent 1084b4eff0
commit eac6aebb43
11 changed files with 1230 additions and 1023 deletions

2
.gitattributes vendored
View File

@ -4,6 +4,8 @@
# LF on checkout.
*.c text eol=lf
*.h text eol=lf
*.ioc text eol=lf
*.ld text eol=lf
*.s text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary