Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Edison board #83

Merged
merged 11 commits into from
Jul 19, 2015
Merged

Adding Edison board #83

merged 11 commits into from
Jul 19, 2015

Conversation

Vido
Copy link
Contributor

@Vido Vido commented Jul 17, 2015

This pull request is the continuation on #71 from @rimolive
Due to our release schedule, we need to get Edison's driver revised ASAP!

@Vido Vido mentioned this pull request Jul 17, 2015

def write(self, value):
for i in range(0,4):
data[i].state = (value >> i> & 0x01
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rimolive

What happend here? Looks like that something is missing.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you describe what happened?

Vido added 2 commits July 17, 2015 09:17
The new path is 'intel' and not 'galileo'
ramalho added a commit that referenced this pull request Jul 19, 2015
@ramalho ramalho merged commit 214454e into pingo-io:master Jul 19, 2015
@ramalho
Copy link
Contributor

ramalho commented Jul 19, 2015

Thanks @rimolive and @Vido!

@Vido Vido mentioned this pull request Sep 14, 2015
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.

None yet

3 participants