forked from PAWPAW-Mirror/lib_xua
xmosdfu now compiles to bin/; Add more compile tests to Jenkinsfile
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
all:
|
||||
g++ -Wall -g -o xmosdfu xmosdfu.cpp -Ilibusb/Linux32 -lusb-1.0
|
||||
mkdir -p bin
|
||||
g++ -Wall -g -o bin/xmosdfu xmosdfu.cpp -Ilibusb/Linux32 -lusb-1.0
|
||||
|
||||
Reference in New Issue
Block a user