#include "object/outputstream.h"#include "machine/serial.h"#include "interrupt/gate.h"#include "object/bbuffer.h"#include "sync/semaphore.h"Classes | |
| class | SerialStream |
| Console (VT100 compatible) via Serial interface.This class allows to connect a VT100-compatible display terminal via the serial interface. More... | |