Skip to content

Commit 4e87f22

Browse files
add qwiic_i2c as a submodule to be built in bundle
1 parent a3d15c6 commit 4e87f22

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,6 @@
122122
[submodule "qwiic/supported_circuitpython/Qwiic_OPT4048_Py_Test"]
123123
path = qwiic/supported_circuitpython/Qwiic_OPT4048_Py_Test
124124
url = https://github.com/malcolm-sparkfun/Qwiic_OPT4048_Py_Test.git
125+
[submodule "qwiic/supported_circuitpython/qwiic_i2c"]
126+
path = qwiic/supported_circuitpython/qwiic_i2c
127+
url = https://github.com/sparkfun/Qwiic_I2C_Py.git
Submodule qwiic_i2c added at 4b62c38

0 commit comments

Comments
 (0)