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

Add support for ARM architecture (#1) #38

Merged
merged 3 commits into from
Feb 24, 2020
Merged

Conversation

rsip22
Copy link
Contributor

@rsip22 rsip22 commented Feb 21, 2020

Pull Request Details

Related Issue

#37

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation or my changes dont require it.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes (or the existing one were enough).
  • All new and existing tests passed.

Closes #37

@daquinoaldo daquinoaldo merged commit 2e9b775 into daquinoaldo:master Feb 24, 2020
@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

8 similar comments
@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

@github-actions
Copy link
Contributor

Coverage Status

Coverage remained the same at 100.0% when pulling 0069c2b on rsip22:master into ac9c7ad on daquinoaldo:master.

daquinoaldo added a commit that referenced this pull request Aug 31, 2020
This may fix issue #38 but requires more tests on Windows
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.

Support for ARM architecture (Raspberry Pi 3 B)
2 participants