guowenxue
2023-07-10 c13c9806f957ebc675462737f4b328d3ab89e028
modules/c/makefile
@@ -18,10 +18,6 @@
CFLAGS+=-I${PWD}
#CFLAGS+=-Wall -Werror
# default use libgpiod library
#CFLAGS+=-DCONFIG_USE_WIRINGPI
LDFLAGS+=-lwiringPi
LDFLAGS+=-lgpiod
LDFLAGS+=-lpthread
LDFLAGS+=-lm