Age | Commit message (Collapse) | Author | Files | Lines |
|
fixed possible bugs with user-defined chars (clear high bits)
thanks to Andy Baxter for debugging the MilfordInstruments driver!
|
|
ported driver for Beckmann+Egle Mini-Terminals
added 'flags' parameter to serial_init()
|
|
changed function naming scheme to plugin::function
|
|
Curses driver ported.
|
|
removed the extra 'goto' function, row and col are additional parameters
of the write() function now.
|
|
M50530 driver ported
changed lots of 'char' to 'unsigned char'
|
|
every .c file includes "config.h" now
|
|
Cwlinux driver portet to NextGeneration (compiles, but not tested!)
|