Skip to content

Commit 4b62c38

Browse files
authored
Merge pull request #21 from sparkfun/mip-test
Add mip support
2 parents c22f7d2 + 237afbe commit 4b62c38

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"urls": [
3+
["qwiic_i2c/__init__.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/__init__.py"],
4+
["qwiic_i2c/i2c_driver.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/i2c_driver.py"],
5+
["qwiic_i2c/micropython_i2c.py", "github:sparkfun/Qwiic_I2C_Py/qwiic_i2c/micropython_i2c.py"]
6+
],
7+
"version": "1.0.0"
8+
}

0 commit comments

Comments
 (0)