guowenxue
2021-11-03 fcfb88f7bb207b825c3f59a8a0859f1e9146420c
modules/c/makefile
@@ -18,7 +18,11 @@
CFLAGS+=-I${PWD}
#CFLAGS+=-Wall -Werror
# default use libgpiod library
#CFLAGS+=-DCONFIG_USE_WIRINGPI
LDFLAGS+=-lwiringPi
LDFLAGS+=-lgpiod
LDFLAGS+=-lpthread
LDFLAGS+=-lm