Browse Source

Update README.TXT

pull/190/head
Rafael Diniz 1 year ago
committed by GitHub
parent
commit
1eba4f8206
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 20 deletions
  1. +4
    -20
      README.TXT

+ 4
- 20
README.TXT View File

@@ -1,33 +1,17 @@
WiringPi (Unofficial Mirror/Fork)
WiringPi (Rhizomatica's Fork)
=================================

This is an unofficial mirror/fork of wiringPi to support ports (Python/Ruby/etc). With the
This is an unofficial fork of wiringPi to support newer Linux distributions. With the
[end of official development](https://web.archive.org/web/20220405225008/http://wiringpi.com/wiringpi-deprecated/), this repository
has become a mirror of the last "official" source release, plus a fork facilitating updates
to support newer hardware (primarily for use by the ports) and fix bugs.
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). 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.
* The default `master` branch contains code that has been written since that final source
release to provide support for newer hardware.

Ports
-----

wiringPi has been wrapped for multiple languages:

* Node - https://github.com/WiringPi/WiringPi-Node
* Perl - https://github.com/WiringPi/WiringPi-Perl
* PHP - https://github.com/WiringPi/WiringPi-PHP
* Python - https://github.com/WiringPi/WiringPi-Python
* Ruby - https://github.com/WiringPi/WiringPi-Ruby

Support
-------

Please do not email Gordon if you have issues, he will not be able to help.

Pull-requests may be accepted to add or fix support for newer hardware, but new features or
other changes may not be accepted.
Fell free to send PRs.

For support, comments, questions, etc please join the WiringPi Discord channel: https://discord.gg/SM4WUVG

Loading…
Cancel
Save