HD44780: Add a charmap which makes input in KOI8-R appear correctly on

displays using hd44780 controller with european charset.
This commit is contained in:
mmdolze
2010-01-28 19:25:17 +00:00
parent 1f513ae997
commit 88aabdccc1
4 changed files with 63 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@ v.0.5dev (ongoing development)
* hd44780: Exclude pin for switchable backlight from keypad scanning
* server core: New network input buffering
* hd44780: Extended subdriver API and performance improvement for lcd2usb
* hd44780: Add KOI8-R character mapping (Yura Scheglyuk)
v0.5.3
+ lcdexec: notification when called program finishes