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

Added linux support. #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

HonestQiao
Copy link

  • Added linux support

  • I2C device use /dev/i2c-?

  • I have tested on Ubuntu 20.04@RISC-V that the data of ADS1115 can be read normally

@caternuson
Copy link
Contributor

This is an Arduino library meant to be used with the Arduino IDE and run on supported Arduino platforms.

What platform is this meant for?

@HonestQiao
Copy link
Author

This is an Arduino library meant to be used with the Arduino IDE and run on supported Arduino platforms.

What platform is this meant for?

I am conducting embedded development on the Ubuntu@RISC-V platform. This library only requires minor improvements to support the operation on the Linux platform.

Board/Arch:
StarFive JH7110
T-head c906

@caternuson
Copy link
Contributor

It's still unclear what the goal of this PR is. This does not seem like an Arduino use case? This library is not meant for use directly via linux. This library is meant to be used with the Arduino IDE.

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