選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
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.