Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Add I2C support and refactor platform detection to common module. #2

Merged
merged 6 commits into from
Jun 17, 2014

Conversation

tdicola
Copy link
Contributor

@tdicola tdicola commented Jun 17, 2014

Bumping the library up from v 0.1.0 to v 0.2.0. The only public interface change to code from the previous version is the get_platform_gpio function no longer takes a plat parameter with the string platform name. This parameter was only used for injecting specific platform names in during testing, and this test code has been refactored to use the Mock library to inject a platform value.

tdicola added a commit that referenced this pull request Jun 17, 2014
Add I2C support and refactor platform detection to common module.
@tdicola tdicola merged commit ca81084 into master Jun 17, 2014
@tdicola tdicola deleted the i2c branch June 17, 2014 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant