Added external mfr522 library and made it CMakeable.

This commit is contained in:
2024-04-29 22:25:21 +02:00
parent 50f250c945
commit a790886029
4 changed files with 11 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "third_party/mfrc522"]
path = third_party/mfrc522_integration/mfrc522
url = https://github.com/libdriver/mfrc522.git