-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule for i2c to version with PyProject.toml
- Loading branch information
1 parent
1eaf088
commit 3a8924e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule qwiic_i2c
updated
9 files
+7 −21 | README.md | |
+ − | docs/images/i2c-gh-banner-py.png | |
+49 −0 | pyproject.toml | |
+34 −4 | qwiic_i2c/circuitpy_i2c.py | |
+35 −6 | qwiic_i2c/i2c_driver.py | |
+23 −2 | qwiic_i2c/linux_i2c.py | |
+20 −2 | qwiic_i2c/micropython_i2c.py | |
+0 −2 | setup.cfg | |
+0 −106 | setup.py |