projects
/
usb-driver
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
use a pthread mutex for interrupts
[usb-driver]
/
Makefile
Commit
Line
Data
2c2119eb
1
CFLAGS=-Wall
2
da3ba95a
3
xilinx.so: xilinx.c xilinx.h
533f4b68
4
gcc $(CFLAGS) $< -o $@ -ldl -lusb -lpthread -shared
cdc711dc
5
6
clean:
7
rm -f xilinx.so
Impressum
,
Datenschutz