Manfred Wallner 5a79e5bc29 Merge pull request #23 from GrazerComputerClub/Pi5
V3 preparation / Pi5 support
2024-02-25 20:13:36 +01:00
2022-02-09 11:58:59 +00:00
#17
2024-02-11 20:22:00 +01:00
2022-02-09 11:58:59 +00:00
2022-02-09 11:58:59 +00:00
2024-02-16 21:16:20 +01:00
2022-02-09 11:58:59 +00:00
2024-02-25 20:12:51 +01:00
2022-02-09 11:58:59 +00:00
2022-02-09 11:58:59 +00:00
2012-08-16 15:04:43 +01:00
#17
2024-02-11 20:22:00 +01:00
2013-05-21 22:38:16 +01:00
2024-02-25 20:12:51 +01:00
2024-02-25 20:12:51 +01:00
2024-02-25 20:12:51 +01:00

Since 2024, GC2 has taken over maintenance of the project, supporting new OS versions as well as current hardware generations. We are dedicated to keeping the arguably best-performing GPIO Library for Raspberry Pi running smoothly. We strive to do our best, but please note that this is a community effort, and we cannot provide any guarantees or take responsibility for implementing specific features you may need.

WiringPi (Unofficial Mirror/Fork)

This is an unofficial mirror/fork of wiringPi to support ports (Python/Ruby/etc). With the end of official development, 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.

  • The final "official" source release can be found at the final_source_2.50 tag.
  • The default master branch contains code that has been written since that final source release to provide support for newer hardware.

Raspberry Pi 5 Roadmap

  • 2.71 Raspberry Pi 4 (Bookworm)
  • 2.72 Raspberry Pi 5 sysfs support
  • 2.73 Raspberry Pi 5 gpiomem support

BananaPi M2 Zero

See brunch BananPi, there is no further development.

Ports

wiringPi has been wrapped for multiple languages:

Support

Please use the issue system of GitHub. Please do not email Gordon if you have issues. Dont' email @Gadgetoid. Please don't email GC2 for reporting issues, you might contact us for anything that's not for the public eye.

Debug

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

Description
No description provided
Readme 1.4 MiB
Languages
C 90%
Makefile 3.4%
Shell 2.9%
C++ 2%
Roff 1.1%
Other 0.6%