libusbhost: Open source USB host stack for embedded devices

First public version, date: 1.4.2015

Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
This commit is contained in:
Amir Hammad 2015-04-01 16:22:05 +02:00
commit 7acc6fe474
29 changed files with 5593 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "libopencm3"]
path = libopencm3
url = https://amirhammad@github.com/amirhammad/libopencm3