Skip to content

Terminus-IMRC/mailbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors