Skip to content

Commit d506200

Browse files
committed
Merge branch 'refs/heads/main' into HEAD
# Conflicts: # .gitmodules # circuitpython_community_library_list.md
2 parents 87d97e8 + 58aa058 commit d506200

File tree

7 files changed

+1
-17
lines changed

7 files changed

+1
-17
lines changed

.gitmodules

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -301,15 +301,9 @@
301301
[submodule "libraries/helpers/simple_dial"]
302302
path = libraries/helpers/simple_dial
303303
url = https://github.com/jposada202020/CircuitPython_simple_dial.git
304-
[submodule "libraries/drivers/qmc5883l"]
305-
path = libraries/drivers/qmc5883l
306-
url = https://github.com/jposada202020/CircuitPython_qmc5883l.git
307304
[submodule "libraries/drivers/isl29125"]
308305
path = libraries/drivers/isl29125
309306
url = https://github.com/jposada202020/CircuitPython_isl29125.git
310-
[submodule "libraries/drivers/mc3479"]
311-
path = libraries/drivers/mc3479
312-
url = https://github.com/jposada202020/CircuitPython_MC3479.git
313307
[submodule "libraries/helpers/mcp23017_scanner"]
314308
path = libraries/helpers/mcp23017_scanner
315309
url = https://github.com/Neradoc/CircuitPython_mcp23017_Scanner
@@ -346,9 +340,6 @@
346340
[submodule "libraries/drivers/axp192"]
347341
path = libraries/drivers/axp192
348342
url = https://github.com/CDarius/CircuitPython_AXP192.git
349-
[submodule "libraries/drivers/bma220"]
350-
path = libraries/drivers/bma220
351-
url = https://github.com/jposada202020/CircuitPython_BMA220.git
352343
[submodule "libraries/helpers/scales"]
353344
path = libraries/helpers/scales
354345
url = https://github.com/jposada202020/CircuitPython_scales.git

circuitpython_community_library_list.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,12 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
3333
* [CircuitPython LILYGO T-Deck](https://github.com/rgrizzell/CircuitPython_LILYGO_T-Deck.git) CircuitPython drivers for the LILYGO T-Deck peripherals. ([PyPi](https://pypi.org/project/circuitpython-lilygo-t-deck/)) \([Docs](https://circuitpython-lilygo-t-deck.readthedocs.io/en/latest/))
3434
* [CircuitPython LPS28DFW](https://github.com/jposada202020/CircuitPython_LPS28.git) Driver for Sparkfun LPS28DFW Sensor ([PyPi](https://pypi.org/project/circuitpython-lps28/) )\([Docs](https://circuitpython-lps28.readthedocs.io/en/latest/))
3535
* [CircuitPython M5Stack PbHub](https://github.com/CDarius/CircuitPython_M5Stack_PbHub.git) Driver for the M5Stack PbHub \([Docs](https://circuitpython-m5stack-pbhub.readthedocs.io/en/latest/))
36-
* [CircuitPython MC3479](https://github.com/jposada202020/CircuitPython_MC3479.git) Driver for the Memsic MC3479 Accelerometer ([PyPi](https://pypi.org/project/circuitpython-mc3479/) )\([Docs](https://circuitpython-mc3479.readthedocs.io/en/latest/))
3736
* [CircuitPython MCP48XX](https://github.com/brushmate/CircuitPython_MCP48XX.git) Driver for the Microchip MCP4801, MCP4811, MCP4821, MCP4802, MCP4812, and MCP4822 digital to analog converters ([PyPi](https://pypi.org/project/circuitpython-mcp48xx/) )\([Docs](https://circuitpython-mcp48xx.readthedocs.io/en/latest/))
3837
* [CircuitPython MPU6886](https://github.com/jins-tkomoda/CircuitPython_MPU6886.git) Driver for the MPU6886 inertial measurement unit ([Docs](https://circuitpython-mpu6886.readthedocs.io/en/latest/))
3938
* [CircuitPython_NAU7802](https://github.com/CedarGroveStudios/CircuitPython_NAU7802.git) A driver for the NAU7802 24-bit ADC.
4039
* [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
4140
* [CircuitPython_paj7620](https://github.com/deshipu/circuitpython-paj7620.git) A driver for the PAJ7620 gesture sensor.
4241
* [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))
43-
* [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/))
4442
* [CircuitPython qmi8658c](https://github.com/jins-tkomoda/CircuitPython_QMI8658C.git) Driver for the QMI8658C inertial measurement unit
4543
([Docs](https://circuitpython-qmi8658c.readthedocs.io/en/latest/))
4644
* [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/))
@@ -58,7 +56,6 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
5856
* [CircuitPython nRF24L01](https://github.com/2bndy5/CircuitPython_nRF24L01.git) Circuitpython driver library for the nRF24L01 transceiver. ([PyPi](https://pypi.org/project/circuitpython-nrf24l01)) \([Docs](https://circuitpython-nrf24l01.readthedocs.io/en/stable/))
5957
* [CircuitPython-i2cEncoderLibV21](https://github.com/bwshockley/CircuitPython-i2cEncoderLibV21.git) CircuitPython helper library for the i2c Encoder \([Docs](https://circuitpython-i2cencoderlibv21.readthedocs.io/))
6058
* [CircuitPython-mitutoyo](https://github.com/vifino/CircuitPython-mitutoyo.git) \([Docs](https://circuitpython-mitutoyo.readthedocs.io/) CircuitPython implementation of the Mitutoyo Digimatic SPC interface.
61-
* [CircuitPython STTS22H](https://github.com/jposada202020/CircuitPython_STTS22H.git) Driver for the STTS22H Temperature Sensor ([PyPi](https://pypi.org/project/circuitpython-stts22h/)) \([Docs](https://circuitpython-stts22h.readthedocs.io/en/latest/))
6259
* [creativecontrol LTC166X](https://github.com/creativecontrol/creativecontrol_CircuitPython_LTC166X.git) Driver for LTC166X 8 channel DACs ([PyPi](https://pypi.org/project/creativecontrol-circuitpython-ltc166x/)) \([Docs](https://creativecontrol-circuitpython-ltc166x.readthedocs.io/))
6360
* [Electronutlabs CircuitPython ILI9163](https://github.com/electronut/Electronutlabs_CircuitPython_ILI9163) Displayio driver for ILI9163 TFT-LCD displays. \([Docs](https://ili9163.readthedocs.io/en/latest/))
6461
* [Electronutlabs CircuitPython LIS2DH12](https://github.com/electronut/Electronutlabs_CircuitPython_LIS2DH12.git) Circuitpython library for LIS2DH12 3-axis low power accelerometer. \([Docs](https://circuitpython-lis2dh12-library.readthedocs.io/en/latest/))

libraries/drivers/bma220

Lines changed: 0 additions & 1 deletion
This file was deleted.

libraries/drivers/mc3479

Lines changed: 0 additions & 1 deletion
This file was deleted.

libraries/drivers/qmc5883l

Lines changed: 0 additions & 1 deletion
This file was deleted.

libraries/drivers/stts22h

Submodule stts22h deleted from c145509

0 commit comments

Comments
 (0)