New folder net was missing, updated all the other subfolders, new api

files and added a gitattributes file
This commit is contained in:
Bastiaan Olij
2018-07-25 20:19:38 +10:00
parent 2d221de20c
commit 20e86b4422
5 changed files with 103870 additions and 83684 deletions

13
.gitattributes vendored Normal file
View File

@@ -0,0 +1,13 @@
# Properly detect languages on Github
*.h linguist-language=c
*.inc linguist-language=c
drivers/* linguist-vendored
*.c eol=lf
*.cpp eol=lf
*.mm eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf
*.xml eol=lf
*.json eol=lf