Initial commit

This commit is contained in:
2023-08-22 09:22:00 +02:00
commit 2fcfcb12cd
35 changed files with 21863 additions and 0 deletions

29
306-controller_interface.X/.gitignore vendored Normal file
View File

@ -0,0 +1,29 @@
# .gitignore file
# MPLAB X IDE (Netbeans) specific
~*.*
build/
debug/
dist/
disassembly/
nbproject/private/
nbproject/*.mk
nbproject/*.bash
nbproject/Makefile-genesis.properties
# Object files
*.o
*.ko
*.obj
*.elf
# Executables
*.exe
# KDE specific
.directory
# Misc
.svn
*.bak