Ви не можете вибрати більше 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.