Yatao Li 9845efcc45 wiringPi: allow external pins in pinMode, digitalRead, digitalWrite il y a 1 an
..
debian 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
debian-template 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
devLib 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
examples 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
gpio 57f5328423 add wiringPi a04 code il y a 2 ans
pins 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
wiringPi 9845efcc45 wiringPi: allow external pins in pinMode, digitalRead, digitalWrite il y a 1 an
wiringPiD 57f5328423 add wiringPi a04 code il y a 2 ans
.gitignore 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
COPYING.LESSER 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
INSTALL 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
People 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
README.TXT 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
README.md 8db6218693 devterm_wiringpi_cpi README.md il y a 2 ans
VERSION 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
build 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
newVersion 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
update 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans
version.h 6f7a7ef2cb Merge commit '474f163b53d438955dae1a0cc9d7df46344b3950' as 'Code/devterm_wiringpi_cpi' il y a 2 ans

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