Add rawserial driver (by C. Wolf).

This commit is contained in:
mmdolze
2014-03-05 18:46:39 +00:00
parent a5cc44d51a
commit d61430decd
11 changed files with 627 additions and 13 deletions
+1
View File
@@ -21,6 +21,7 @@ v0.5dev (ongoing development)
+ hd44780: Added 'spi' connection type (S. Dawson)
* hd55780/serial: Change data escape handling (G. Smith)
+ hd44780: New connection type 'pifacecad' (T. Preston)
+ new driver: rawserial - dump framebuffer to serial port (C. Wolf)
v0.5.6
- Remove deprecated CFontz633 driver. Use CFontzPacket with Model=633 instead!