guowenxue
2021-01-23 d28311ba087748eabe8d93ba1d382dd713f4096c
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