Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@tripzero
Copy link
Contributor

@tripzero tripzero commented Sep 27, 2017

Compile error would result if force minnowboard max. This is
because mraa_intel_minnowboard_byt_compatible signature requires
bool option for max or turbot board variations. This patch allows
user to force platform for either max or turbot without compile
error.

@arfoll
Copy link
Contributor

arfoll commented Sep 28, 2017 via email

Compile error would result if force minnowboard max. This is
because mraa_intel_minnowboard_byt_compatible signature requires
bool option for max or turbot board variations. This patch allows
user to force platform for either max or turbot without compile
error.

Signed-off-by: Kevron Rees <tripzero.kev@gmail.com>
@tripzero
Copy link
Contributor Author

We need some way of specifying the subtype for turbot. The only other way I can think of is to create another CMAKE option for subtype.

I'm running into this because I'm trying to use mraa in a container. I can get around it by forwarding /sys/devices/virtual/dmi/id/board_name into the container and letting autodetect work.

@arfoll
Copy link
Contributor

arfoll commented Oct 4, 2017

Why do we need a way of specifying the subtype? Since it's basically the same platform this seems odd...

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.