First Commit, build a driver for the Si5153

This commit is contained in:
Tom Kuschel
2022-05-15 22:42:00 +02:00
commit 8f5cdc1f54
139 changed files with 167839 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Do not track:
.mxproject
.settings/
Debug/
Release/