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

feature/i2c #15

Merged
merged 84 commits into from
Apr 10, 2022
Merged

feature/i2c #15

merged 84 commits into from
Apr 10, 2022

Conversation

dtreffenstaedt
Copy link
Member

No description provided.

…edefs corresponding to almost all real world eeprom devices. Removed the old eeprom24aa02uid class.
- completed documentation comments
- templated read and write methods such that only one version (8bit or 16bit) is available depending on the address mode of the instantiated device
- added name tag with eeprom capacity to the device name when identify() method is invoked
…from i2c_device by low-level block reads/writes
@hangeza hangeza added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 17, 2022
@hangeza hangeza linked an issue Feb 17, 2022 that may be closed by this pull request
@dtreffenstaedt dtreffenstaedt changed the title Test PR. Ignore. feature/i2c Feb 17, 2022
@dtreffenstaedt dtreffenstaedt merged commit f7c79a2 into dev Apr 10, 2022
@dtreffenstaedt dtreffenstaedt deleted the feature/i2c branch April 10, 2022 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement i2c magnetic field sensor HMC5883
2 participants