Initial commit

This commit is contained in:
2026-04-10 22:56:16 +03:00
parent 65e7b45861
commit 787857b26f
19 changed files with 4375 additions and 62 deletions

14
.gitignore vendored
View File

@@ -1,6 +1,10 @@
.vscode
.ccls-cache
out
compile_commands.json
compile_commands.json
AVRe_build
AVRrc_build
AVRxm_build
AVRxt_build
.cache
.ccls-cache
compile_commands.json
out
.pytest_cache
.vscode