Skip to content

Commit 24c7482

Browse files
committed
Initial: USB Host library from TeenyUSB
1 parent 5f0f1bc commit 24c7482

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+14420
-0
lines changed

libraries/USBHOST/.development

Whitespace-only changes.

libraries/USBHOST/.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
out
2+
RTE
3+
DebugConfig
4+
*.uvguix.*
5+
*.uvgui.*
6+
*.ini
7+
*.txt
8+
*.scvd
9+
*.uvoptx
10+
images
11+
teeny_usb_desc.c
12+
teeny_usb_init.h

0 commit comments

Comments
 (0)