zhaolei / WiringOP

This is a GPIO access library for OrangePi. It is based on the original WiringPi for Raspberry Pi.
GNU Lesser General Public License v3.0
351 stars 134 forks source link

no works on orange pi + and armbian focal. #21

Open 3N37 opened 2 years ago

3N37 commented 2 years ago

The compilation is completed with several warnings, when you use the command gpio appears this message : gpio mode 7 in piBoardRev: Unable to determine board revision from /proc/cpuinfo -> No "Revision" line -> You may want to check: -> http://www.lemaker.org/

mbrizic commented 4 months ago

I fixed this issue by following the official Orange Pi wiki which uses a different implementation of WiringPi:

http://www.orangepi.org/orangepiwiki/index.php/Orange_Pi_Zero_3