You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rafael Diniz ce1c3695ca
Update README.TXT
1 年之前
.github/workflows First crack at a build workflow 4 年之前
debian update to work on recent kernels. breaks for very old Pi revisions 1 年之前
debian-template/wiringPi/DEBIAN Prep for deb release as 2.70 2 年之前
devLib applied ubuntu patches 1 年之前
examples Prep for deb release as 2.70 2 年之前
gpio applied ubuntu patches 1 年之前
pins Prep for deb release as 2.70 2 年之前
wiringPi update to work on recent kernels. breaks for very old Pi revisions 1 年之前
wiringPiD Prep for deb release as 2.70 2 年之前
.gitignore Build system: Move template-based debian build into debian-template 9 年之前
COPYING.LESSER New timing methods 12 年之前
INSTALL Update support contacts for INSTALL and gpio.1 4 年之前
People Updated from git.drogon.net 8 年之前
README.TXT Update README.TXT 1 年之前
VERSION Prep for deb release as 2.70 2 年之前
build Prep for deb release as 2.70 2 年之前
newVersion Prep for deb release as 2.70 2 年之前
update A new version of wiringPi. Added in more stuff and fixed it up 8 年之前
version.h Prep for deb release as 2.70 2 年之前

README.TXT

WiringPi (Rhizomatica's Fork)
=================================

This is an unofficial fork of wiringPi which supports newer Linux distributions and kernel versions. With the
[end of official development](https://web.archive.org/web/20220405225008/http://wiringpi.com/wiringpi-deprecated/), this repository
has become our fork of a working WiringPi version for all versions of Debian Linux, and all Raspberries Pi up to and including version 4 (for Raspberry Pi 1 or early 2 revisions, edit wiringPi/wiringPi.c and change gpioLayout to 1). Raspberry Pi 5 is not yet supported.

* The final "official" source release can be found at the
[`final_source_2.50`](https://github.com/WiringPi/WiringPi/tree/final_official_2.50) tag.

Support
-------

No support is provided, but fell free to send PRs.