Skip to content

Terminus-IMRC/mailbox

Repository files navigation

mailbox

A library for accessing the Mailbox interface (/dev/vcio) on Raspberry Pi.

Installation

$ git clone https://github.com/Terminus-IMRC/mailbox
$ cd mailbox/
$ cmake -B build/
$ cmake --build build/ -t package
$ sudo dpkg -i libmailbox-x.y.z-arch.deb

Running tests

$ cd build/
$ ctest -V

About

Library for accessing the Mailbox Interface on VideoCore IV

Resources

License

Stars

Watchers

Forks

Packages

No packages published