Skip to content

Terminus-IMRC/libvc4regmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvc4regmap

A library for accessing peripherals (V3D etc.) on Raspberry Pi.

The register definitions are derived from Brcm_Android_ICS_Graphics_Stack/brcm_usrlib/dag/vmcsx/vcinclude/bcm2708_chip/.

Installation

$ git clone https://github.com/Terminus-IMRC/libvc4regmap.git
$ cd libvc4regmap/
$ cmake .
$ make package
$ sudo dpkg -i libvc4regmap-x.y.z-system.deb

Running tests

$ make
$ sudo ctest -V

About

A library for accessing peripherals on Raspberry Pi

Resources

License

Stars

Watchers

Forks

Packages

No packages published