Skip to content

Commit

Permalink
Merge pull request #21 from sparkfun/mip-test
Browse files Browse the repository at this point in the history
Add mip support
  • Loading branch information
sfe-SparkFro authored Oct 31, 2024
2 parents c22f7d2 + 237afbe commit 4b62c38
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"urls": [
["qwiic_i2c/__init__.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/__init__.py"],
["qwiic_i2c/i2c_driver.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/i2c_driver.py"],
["qwiic_i2c/micropython_i2c.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/micropython_i2c.py"]
],
"version": "1.0.0"
}

0 comments on commit 4b62c38

Please sign in to comment.