Skip to content

fix WiringPI API dependency only if available#13

Open
Ole2mail wants to merge 1 commit into
matrix-io:masterfrom
Ole2mail:master
Open

fix WiringPI API dependency only if available#13
Ole2mail wants to merge 1 commit into
matrix-io:masterfrom
Ole2mail:master

Conversation

@Ole2mail

Copy link
Copy Markdown

now builds by default without RPI/WiringPi dependency.
will require WIRINGPI define to be build with

Signed-off-by: Oleg Kokorin ole2mail@mail.com

…define to be build with

Signed-off-by: Oleg Kokorin <ole2mail@mail.com>
@keesj

keesj commented Feb 12, 2019

Copy link
Copy Markdown

I can confirm that this patch is required to build without wiringPi library/headers.

Comment thread wiringPi.h
@@ -0,0 +1,264 @@
/*

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should really not be included here it is from an other project

@DanielO

DanielO commented Oct 5, 2022

Copy link
Copy Markdown

I merged this PR (plus the others) into my fork at http://github.com/DanielO/xc3sprog/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants