repo.or.cz
/
LPC2xxx_and_RobotSpejbl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Software testing lpcanvca.h
[LPC2xxx_and_RobotSpejbl.git]
/
app
/
lpcanvcaTest
/
Makefile.omk
blob
07e1b4be902a3284bf9a465f76cf0f3c5bf54209
1
bin_PROGRAMS = lpcanvcaTest
2
3
lpcanvcaTest_SOURCES = lpcanvcaTest.c led.c
4
5
lpcanvcaTest_LIBS = lpcanvca lpcan
6
7