This website requires JavaScript.
Explore
Help
Sign In
BodgeMaster
/
EtherCat
Watch
1
Star
0
Fork
You've already forked EtherCat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e85a4efae
EtherCat
/
build.sh
5 lines
80 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-v
rm ethercat
gcc -Wall -Wextra ethercat.c -o ethercat
Reference in New Issue
View Git Blame
Copy Permalink