Skip to content

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 <[email protected]>
@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