GITLAB
pfrison
/
manette-usb
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
tests/USBSendData/makefile
65 Bytes
Edit
Raw
Normal View
History
97064000
root
16u2 desc terminé...
1 2 3 4 5
all
:
gcc
*.c
-l
usb-1.0
-Wall
-Wextra
clean
:
rm
-f
*.o
a.out