Add include headers & change linux default lib: gpiod
Signed-off-by: jkhgit <jkhpro1003@gmail.com> Change-Id: Ie43c001db0b4eefa55925a246ca4af4ae6abbf46
This commit is contained in:
26
Makefile.am
26
Makefile.am
@@ -18,12 +18,36 @@ wiringpi_include_HEADERS = \
|
||||
devLib/piNes.h \
|
||||
devLib/scrollPhat.h \
|
||||
devLib/scrollPhatFont.h \
|
||||
wiringPi/ads1115.h \
|
||||
wiringPi/bmp180.h \
|
||||
wiringPi/drcNet.h \
|
||||
wiringPi/drcSerial.h \
|
||||
wiringPi/ds18b20.h \
|
||||
wiringPi/htu21d.h \
|
||||
wiringPi/max31855.h \
|
||||
wiringPi/max5322.h \
|
||||
wiringPi/mcp23008.h \
|
||||
wiringPi/mcp23016.h \
|
||||
wiringPi/mcp23017.h \
|
||||
wiringPi/mcp23s08.h \
|
||||
wiringPi/mcp23s17.h \
|
||||
wiringPi/mcp23x08.h \
|
||||
wiringPi/mcp23x0817.h \
|
||||
wiringPi/mcp3002.h \
|
||||
wiringPi/mcp3004.h \
|
||||
wiringPi/mcp3422.h \
|
||||
wiringPi/mcp4802.h \
|
||||
wiringPi/pcf8574.h \
|
||||
wiringPi/pcf8591.h \
|
||||
wiringPi/pseudoPins.h \
|
||||
wiringPi/rht03.h \
|
||||
wiringPi/sn3218.h \
|
||||
wiringPi/softPwm.h \
|
||||
wiringPi/softServo.h \
|
||||
wiringPi/softTone.h \
|
||||
wiringPi/wiringPi.h \
|
||||
wiringPi/wiringSerial.h
|
||||
wiringPi/wiringPiI2C.h \
|
||||
wiringPi/wiringPiSPI.h \
|
||||
wiringPi/wiringSerial.h \
|
||||
wiringPi/wiringShift.h \
|
||||
wiringPi/wpiExtensions.h
|
||||
|
||||
Reference in New Issue
Block a user