Open HonestQiao opened 2 years ago
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?
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
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.
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