guowenxue
2021-11-03 c2c9e808120ec584603130c8d9f087ca0cf5e74f
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