BlinkenArea - GitList
Repositories
Blog
Wiki
Blinker
Code
Commits
Branches
Tags
Search
Tree:
eb51615
Branches
Tags
master
Blinker
src
config
etherpix.cfg.sh
rename FlexiPix to EtherPix
Stefan Schuermans
commited
eb51615
at 2017-05-20 17:43:49
etherpix.cfg.sh
Blame
History
Raw
if echo '#include <etherpix/etherpix.h>' | g++ - -E >/dev/null 2>/dev/null then echo CONFIG+=ETP echo DEFINE+=-DBLINKER_CFG_ETHERPIX echo LIBS+=-letherpix fi