Deokgyu Yang a0bd5eb338 WiringPi: Minor changes
- Fix compile warning
- Remove pwmSetMode function that is not used
- Change the name of changing drive functions
- Aggressively use of WiringPi setupCheck() function
- Move usingGpiomem variable into libodroid structure
- etc...

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I355556975cedc686885f3b91d7f1a4ec02f1e232
2020-03-20 18:19:09 +09:00
2020-03-20 18:19:09 +09:00
2020-03-20 18:19:09 +09:00
2019-07-09 17:36:35 +09:00
2012-08-17 10:16:31 +01:00
2016-02-27 16:03:10 +00:00
2019-07-17 13:45:50 +09:00
2017-08-12 11:06:53 +01:00
2020-02-19 14:41:02 +09:00

Note
====

This is an unofficial mirror of WiringPi to support ports (Python/Ruby/etc).

Please do not email Gordon if you have issues, he will not be able to help.

Pull-requests are not currently accepted, since this is a mirror.

For support, comments, questions, etc please join the WiringPi Discord channel: https://discord.gg/SM4WUVG

wiringPi README
===============

Please note that the official way to get wiringPi is via git from
git.drogon.net and not GitHub.

ie.

  git clone git://git.drogon.net/wiringPi

The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
version may lag the official Drogon release.  Pull requests may not be
accepted to Github....

Please see

  http://wiringpi.com/

for the official documentation, etc. and the best way to submit bug reports, etc.
is by sending an email to projects@drogon.net

Thanks!

  -Gordon
Description
No description provided
Readme 1.1 MiB
Languages
C 94.9%
TeX 3.1%
Roff 1.2%
Makefile 0.4%
Shell 0.2%
Other 0.2%