Skip to content

Commit 18c41fb

Browse files
committed
testing mip use for micropython
1 parent c22f7d2 commit 18c41fb

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": "0.2"
8+
}

0 commit comments

Comments
 (0)