2 Commits

Author SHA1 Message Date
Phil Howard b6501213f0 Remove duplicate content 2020-11-26 16:41:19 +00:00
Philip Howard 6b2edc5b4e Update README.md 2020-09-18 22:43:01 +01:00
2 changed files with 20 additions and 22 deletions
-16
View File
@@ -1,16 +0,0 @@
name: Build
on:
pull_request:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run build
run: |
./build
+20 -6
View File
@@ -1,19 +1,33 @@
Unofficial WiringPi Mirror
==========================
WiringPi (Unofficial Mirror/Fork)
=================================
This is an unofficial mirror of WiringPi to support ports (Python/Ruby/etc). With the
This is an unofficial mirror/fork of wiringPi to support ports (Python/Ruby/etc). With the
[end of official development](http://wiringpi.com/wiringpi-deprecated/), this repository
has become a mirror of the last "official" source release as well as a source for small
updates to support newer hardware (primarily for use by the ports).
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.
* 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 will not be accepted.
other changes may not be accepted.
For support, comments, questions, etc please join the WiringPi Discord channel: https://discord.gg/SM4WUVG