Skip to content

Commit

Permalink
replace submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolm-sparkfun committed Jan 15, 2025
1 parent 053959f commit eb8b60e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,12 @@
[submodule "qwiic/circuitpython/Qwiic_SerLCD_Py"]
path = qwiic/circuitpython/Qwiic_SerLCD_Py
url = [email protected]:sparkfun/Qwiic_SerLCD_Py.git
[submodule "qwiic/drivers/Qwiic_SerLCD_Py"]
path = qwiic/drivers/Qwiic_SerLCD_Py
url = https://github.com/sparkfun/Qwiic_SerLCD_Py.git
[submodule "qwiic/drivers/Qwiic_Button_Py"]
path = qwiic/drivers/Qwiic_Button_Py
url = https://github.com/sparkfun/Qwiic_Button_Py.git
[submodule "qwiic/drivers/Qwiic_Alphanumeric_Py"]
path = qwiic/drivers/Qwiic_Alphanumeric_Py
url = https://github.com/sparkfun/Qwiic_Alphanumeric_Py.git

0 comments on commit eb8b60e

Please sign in to comment.