This website requires JavaScript.
Explore
Help
Sign In
OpenIPC
/
firmware
mirror of
https://github.com/OpenIPC/firmware.git
Watch
1
Star
0
Fork
You've already forked firmware
0
Code
Activity
28aca798d1
firmware
/
general
/
package
/
gpio-motors
/
src
/
Makefile
4 lines
64 B
Makefile
Raw
Blame
History
gpio-motors
:
mkdir -p output
$(
CC
)
$@
.c -o output/
$@
-s -Wall
View Git Blame
Copy Permalink