New connection type 'picolcdgfx' that supports picoLCD 256x64 Sideshow

graphical displays from Mini-Box.com (by S. Meharg).
This commit is contained in:
mmdolze
2013-05-08 19:19:55 +00:00
parent 412f5e6605
commit cc23d7c094
7 changed files with 416 additions and 3 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ dnl else
GLCD_DRIVERS="$GLCD_DRIVERS glcd-glcd-png.o"
fi
if test "$enable_libusb" = yes ; then
GLCD_DRIVERS="$GLCD_DRIVERS glcd-glcd-glcd2usb.o"
GLCD_DRIVERS="$GLCD_DRIVERS glcd-glcd-glcd2usb.o glcd-glcd-picolcdgfx.o"
fi
AC_CHECK_HEADERS([serdisplib/serdisp.h],[
AC_CHECK_LIB(serdisp, serdisp_nextdisplaydescription,[