Added new driver:

* lcdm001 (with updates to autoconfig and Makefiles)
This commit is contained in:
ddouthitt
2001-10-01 21:51:27 +00:00
parent 3c2765891d
commit 49dd9207d7
5 changed files with 23 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
noinst_LIBRARIES = libLCDdrivers.a
libLCDdrivers_a_SOURCES = lcd.c lcd.h lcd_lib.c
EXTRA_libLCDdrivers_a_SOURCES = MtxOrb.c MtxOrb.h text.c text.h \
lcdm001.c lcdm001.h \
curses_drv.c curses_drv.h drv_base.h \
hd44780.c hd44780.h lb216.c lb216.h \
hd44780-4bit.c hd44780-4bit.h \