http://wiringpi.com/ http://wiringpi.com/download-and-install/ git://git.drogon.net/wiringPi WiringPi is a GPIO access library written in C for the BCM2835 used in the Raspberry Pi. It’s released under the GNU LGPLv3 license and is usable from C and C++ and many other languages with suitable wrappers (See below) It’s designed to be familiar to people who have used the Arduino “wiring” system1
category chosen at random
Category dev-embedded seems to be a better fit.
Created attachment 403884 [details] ebuild for wiringPi This is compiling and merging on a Rpi B+ and a Rpi 2 I have used some ebuild I found on the net and I don't quite know the current Copyright policy on the ebuild header, so please don't bite my head. This works with version 2.26 May 25th 2015 I will try to turn in the gpio ebuild from the same source. I do think these should be only one package and at best maybe something enabled with use flags. Someone ough to review this. as I haven't been a dev for a very long time.
Created attachment 403886 [details, diff] 1st patch files/
Created attachment 403888 [details, diff] 2nd patch
Feel free to put this in the category you want I did find this in dev-libs
Created attachment 403890 [details] ebuild for the gpio part of wiringPi
Created attachment 403892 [details, diff] patch for gpio ebuild
Another ebuild for the git version based on the 2.13. I do think that both ebuild should be one... but they came like that and I only updated them a little
Now tested and it works very well for at least setting up the gpio while using development features of the OV5647