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

4
initRepo.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
git submodule init
git submodule update
make -C libopencm3 -j3 lib/stm32/f4