Move host directory under lib directory so it gets released

This commit is contained in:
Larry Snizek
2018-03-13 17:01:33 +00:00
parent 41cf4e8c21
commit 178f420c87
15 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
all:
g++ -Wall -g -o xmosdfu xmosdfu.cpp -Ilibusb/Linux32 -lusb-1.0