Welcome to the KBus documentation
KBUS is a lightweight messaging system for Linux, particularly
aimed at embedded platforms. Message passing is managed by a kernel module, via
reading/writing /dev/kbus0 style devices. Python bindings are provided, as
is a C library.
Contents:
Indices and tables
Note
This documentation is kept as reStructuredText documents, managed
with Sphinx. The HTML files in the Google code repository are
provided for convenience, and may not always be absolutely
up-to-date with head-of-tree.