[ElectroMAN] WIP

This commit is contained in:
2024-09-14 22:30:58 +02:00
parent 61c5d1f842
commit 4dc8163df8
12 changed files with 623 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
root = true
[*]
charset = latin1
end_of_line = lf
[{Makefile}]
indent_style = tab
tab_size = 4
[{*.s}]
indent_style = space
tab_size = 4
[{README.md}]
charset = utf-8