SDK added

This commit is contained in:
2022-04-29 17:40:35 +02:00
parent a04e4ca9ac
commit 12078447a2
1551 changed files with 370972 additions and 1 deletions

25
pico-sdk/lib/tinyusb/.gitattributes vendored Normal file
View File

@@ -0,0 +1,25 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
*.c text
*.cpp text
*.h text
*.icf text
*.js text
*.json text
*.ld text
*.md text
*.mk text
*.py text
*.rst text
*.s text
*.txt text
*.xml text
*.yml text
Makefile text
# Windows-only Visual Studio things
*.sln text eol=crlf
*.csproj text eol=crlf