chore: copy over project files

This commit is contained in:
Jef Roosens 2024-03-27 11:16:15 +01:00
commit 7c63b3db1d
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
15 changed files with 3138 additions and 0 deletions

5
.editorconfig Normal file
View file

@ -0,0 +1,5 @@
root = true
[*.{c,cpp,h}]
indent_style = space
indent_size = 2