Add single source of truth for target firmwares.

This commit is contained in:
Michael Scire
2018-12-17 12:39:35 -08:00
parent fc4912ef54
commit e0f1e637f7
31 changed files with 855 additions and 171 deletions

8
.gitignore vendored
View File

@@ -65,6 +65,14 @@ dkms.conf
*.tgz
*.zip
# IDA binaries
*.id0
*.id1
*.id2
*.idb
*.nam
*.til
.**/
# NOTE: make sure to make exceptions to this pattern when needed!