Skip to content

Commit

Permalink
GC2 fork descripton
Browse files Browse the repository at this point in the history
  • Loading branch information
mstroh76 authored Jan 22, 2024
1 parent 2eac1e3 commit fe3c57f
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
:warning: This library was deprecated by its author in August 2019. As of 31st October 2023 nobody has shown an interest in properly maintaining it. Between this, and changes to GPIO in Rasberry Pi OS Bookworm and on the Raspberry Pi 5, this project is going nowhere. It has been archived to more clearly indicate this status.

:warning: This library was deprecated by its author in August 2019. Until 31st October 2023 it was maintaining at https://github.com/WiringPi/WiringPi/ but later set to read only because there was no interest in properly maintaining it.
In 2024 GC2 fork the project to maintaining it and to keep the best GPIO Library for Raspberry Pi running. We do our best, but we have limited resources and can not give support.

WiringPi (Unofficial Mirror/Fork)
=================================
Expand All @@ -13,6 +15,12 @@ to support newer hardware (primarily for use by the ports) and fix bugs.
* The default `master` branch contains code that has been written since that final source
release to provide support for newer hardware.

BananaPi M2 Zero
-----

See brunch BananPi, there is no further development.


Ports
-----

Expand All @@ -28,3 +36,11 @@ Support
-------

Please do not email Gordon if you have issues, he will not be able to help.
Dont' email @Gadgetoid .
Don't email GC2, use issue system of github to report errors.

Debug
-------

WIRINGPI_DEBUG=1 ./my_wiringpi_program
WIRINGPI_DEBUG=1 ./gpio readall

0 comments on commit fe3c57f

Please sign in to comment.