Initial commit

This commit is contained in:
2023-05-30 11:36:39 +02:00
parent e040a55846
commit 38bfd12b25
27 changed files with 2670 additions and 0 deletions

29
03-software/.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