repo.or.cz
/
HelloWorldCan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
New software for Spejbl motor control now on lpcanvca.
[HelloWorldCan.git]
/
app
/
spejbl_hodiny
/
Makefile.omk
blob
9a15c0e3c06f87b89b473a240a28a175b05d54e3
1
bin_PROGRAMS = shodvca
2
3
shodvca_SOURCES = hodiny.c
4
5
shodvca_LIBS = lpcanvca lpcan
6
7