Skip to content

(NEW) support all Banana Pi boards in one version(auto detect). Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)

License

Notifications You must be signed in to change notification settings

NeoDeveloperz/BPI-WiringPi2

 
 

Repository files navigation

BPI-WiringPi2

Author:   hexzhen3x7
Version:  0.2a
Github:   https://github.com/bpi-codehunterz-world/BPI-WiringPi2
Website:  https://codehunterz.world || https://blackzspace.de

Description:

This is a modified WiringPi - Libarys for Banana Pi's !"

I DO NOT OWN ANY RIGHTS !!

To compile your applications with wiringPi use:

Example:

gcc -o out_app in_file.c -lwiringPi

to your compile line(s) To use the Gertboard, MaxDetect, etc. code (the devLib), you need to also add:

gcc -o out_app in_file.c -lwiringPiDev

to your compile line(s)."

About

(NEW) support all Banana Pi boards in one version(auto detect). Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi (Unofficial Mirror for WiringPi bindings)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.7%
  • Makefile 2.7%
  • Shell 2.7%
  • Roff 2.2%
  • TeX 0.7%