cuu 8db6218693 devterm_wiringpi_cpi README.md 2 年 前
..
debian 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
debian-template 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
devLib 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
examples 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
gpio 57f5328423 add wiringPi a04 code 2 年 前
pins 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
wiringPi 57f5328423 add wiringPi a04 code 2 年 前
wiringPiD 57f5328423 add wiringPi a04 code 2 年 前
.gitignore 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
COPYING.LESSER 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
INSTALL 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
People 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
README.TXT 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
README.md 8db6218693 devterm_wiringpi_cpi README.md 2 年 前
VERSION 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
build 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
newVersion 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
update 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前
version.h 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' 2 年 前

README.TXT

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