Skip to content

agarciadom/WiringPi

 
 

Repository files navigation

Tweaks for crosstool-ng
=======================

Tweaked by Antonio Garcia-Dominguez (bluezio) to be more friendly towards the [crosstool-ng](http://crosstool-ng.github.io/) tool. To build the core and dev libraries and set them up, you can use this command:

    ./build-crosstool path/to/your/ct-ng-basedir prefix

For the Raspberry Pi 3 `armv8-rpi3-linux-gnueabihf` sample, it would look like this:

    ./build-crosstool $HOME/x-tools/armv8-rpi3-linux-gnueabihf armv8-rpi3-linux-gnueabihf-

Note
====

This is an unofficial mirror of WiringPi to support ports (Python/Ruby/etc).

Please do not email Gordon if you have issues, he will not be able to help.

Pull-requests are not currently accepted, since this is a mirror.

For support, comments, questions, etc please join the WiringPi Discord channel: https://discord.gg/SM4WUVG

wiringPi README
===============

Please note that the official way to get wiringPi is via git from
git.drogon.net and not GitHub.

ie.

  git clone git://git.drogon.net/wiringPi

The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
version may lag the official Drogon release.  Pull requests may not be
accepted to Github....

Please see

  http://wiringpi.com/

for the official documentation, etc. and the best way to submit bug reports, etc.
is by sending an email to projects@drogon.net

Thanks!

  -Gordon

About

Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.0%
  • Makefile 3.1%
  • Shell 2.4%
  • Roff 2.0%
  • Objective-C 1.4%
  • TeX 0.8%
  • C++ 0.3%