Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPIO utilities

Library

Since there is no official release for this library, a generic version number 0.1 was used.

Tools

Building

First clone the repository:

git clone git@github.com:RedPitaya/gpio-utils.git

To build the project do:

meson builddir --buildtype release
cd builddir
ninja

Meson can be called with the option --prefix /usr intead of the dafault prefix /usr/local.

The library and tools can be installed into the default path using:

ninja install

About

GPIO utils from Linux kernel Git

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages