Skip to content

PiStorms support#170

Closed
dwalton76 wants to merge 1 commit intoev3dev:developfrom
dwalton76:develop-PiStorms
Closed

PiStorms support#170
dwalton76 wants to merge 1 commit intoev3dev:developfrom
dwalton76:develop-PiStorms

Conversation

@dwalton76
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread ev3dev/auto.py
return 'ev3'
elif machine == 'armv6l':
return 'brickpi'
elif machine == 'armv7l':
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

So you only attach BrickPi to RPi 1 and PiStorms to RPi 2? What about RPi 3 (armv8...)? Also, Beaglebone is armv7l, so it will be incorrectly detected as pistorms.

See ev3dev/ev3dev#412

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

True :( Looks like I need to wait for ev3dev/ev3dev#523 and then revisit auto.py

@dwalton76
Copy link
Copy Markdown
Collaborator Author

I'll re-open this post #523

@dwalton76 dwalton76 closed this Jun 4, 2016
@dlech dlech mentioned this pull request Sep 22, 2016
@dwalton76 dwalton76 deleted the develop-PiStorms branch November 8, 2016 04:11
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