Skip to content

Commit

Permalink
removing_qmc5883l_driver
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 committed Dec 17, 2024
1 parent 5ce12ef commit 2d27ffe
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,6 @@
[submodule "libraries/helpers/simple_dial"]
path = libraries/helpers/simple_dial
url = https://github.com/jposada202020/CircuitPython_simple_dial.git
[submodule "libraries/drivers/qmc5883l"]
path = libraries/drivers/qmc5883l
url = https://github.com/jposada202020/CircuitPython_qmc5883l.git
[submodule "libraries/drivers/isl29125"]
path = libraries/drivers/isl29125
url = https://github.com/jposada202020/CircuitPython_isl29125.git
Expand Down
1 change: 0 additions & 1 deletion circuitpython_community_library_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
* [CircuitPython PS2Controller](https://github.com/todbot/CircuitPython_PS2Controller.git) ([PyPi](https://pypi.org/project/circuitpython-ps2controller)) \([Docs](https://circuitpython-ps2controller.readthedocs.io/en/latest/)) CircuitPython library to read Sony PS2 game controllers
* [CircuitPython_paj7620](https://github.com/deshipu/circuitpython-paj7620.git) A driver for the PAJ7620 gesture sensor.
* [CircuitPython PCA9674](https://github.com/XENONFFM/CircuitPython_PCA9674.git) Driver for the NXP PCA9674(A) 8 channel I2C I/O expander ([PyPi](https://pypi.org/project/circuitpython-pca9674))
* [CircuitPython qmc5883l](https://github.com/jposada202020/CircuitPython_qmc5883l.git) Driver for the QMC5883l magnetometer ([PyPi](https://pypi.org/project/circuitpython-qmc5883l/) )\([Docs](https://readthedocs.org/projects/circuitpython-qmc5883l/en/latest/))
* [CircuitPython qmi8658c](https://github.com/jins-tkomoda/CircuitPython_QMI8658C.git) Driver for the QMI8658C inertial measurement unit
([Docs](https://circuitpython-qmi8658c.readthedocs.io/en/latest/))
* [CircuitPython Raspberry PI Build HAT](https://github.com/CDarius/CircuitPython_RaspberryPI_BuildHAT.git) Driver for Raspberry PI Build HAT \([Docs](https://circuitpython-raspberrypi-buildhat.readthedocs.io/en/latest/))
Expand Down
1 change: 0 additions & 1 deletion libraries/drivers/qmc5883l
Submodule qmc5883l deleted from 71be2a

0 comments on commit 2d27ffe

Please sign in to comment.