ea65 - driver for VFD in AOpen XC Cube AV EA65 barebones (Karsten <kafe69@gmx.net>)
This commit is contained in:
@@ -99,6 +99,9 @@ Standard video display using the (n)curses library
|
||||
.B CwLnx
|
||||
serial/USB displays by Cwlinux (http://www.cwlinux.com)
|
||||
.TP
|
||||
.B ea65
|
||||
VFD front panel display on Aopen XC Cube EA65 media barebone
|
||||
.TP
|
||||
.B EyeboxOne
|
||||
LCD display on the EyeboxOne (http://www.rightvision.com)
|
||||
.TP
|
||||
|
||||
@@ -13,6 +13,7 @@ well as the configuration of LCDd.
|
||||
&CFontzPacket;
|
||||
&curses;
|
||||
&CwLnx;
|
||||
&ea65;
|
||||
&EyeboxOne;
|
||||
&g15;
|
||||
&glcdlib;
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
<!ENTITY CFontzPacket SYSTEM "drivers/CFontzPacket.docbook">
|
||||
<!ENTITY curses SYSTEM "drivers/curses.docbook">
|
||||
<!ENTITY CwLnx SYSTEM "drivers/CwLnx.docbook">
|
||||
<!ENTITY ea65 SYSTEM "drivers/ea65.docbook">
|
||||
<!ENTITY EyeboxOne SYSTEM "drivers/eyeboxone.docbook">
|
||||
<!ENTITY g15 SYSTEM "drivers/g15.docbook">
|
||||
<!ENTITY glcdlib SYSTEM "drivers/glcdlib.docbook">
|
||||
|
||||
Reference in New Issue
Block a user