Skip to content

Commit 2dc3e78

Browse files
authored
Merge pull request #233 from jposada202020/removing_drivers
removing_drivers
2 parents 465624f + ed4b555 commit 2dc3e78

File tree

5 files changed

+0
-18
lines changed

5 files changed

+0
-18
lines changed

.gitmodules

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,6 @@
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/isl29125"]
305-
path = libraries/drivers/isl29125
306-
url = https://github.com/jposada202020/CircuitPython_isl29125.git
307304
[submodule "libraries/helpers/mcp23017_scanner"]
308305
path = libraries/helpers/mcp23017_scanner
309306
url = https://github.com/Neradoc/CircuitPython_mcp23017_Scanner
@@ -331,12 +328,6 @@
331328
[submodule "libraries/helpers/slider"]
332329
path = libraries/helpers/slider
333330
url = https://github.com/jposada202020/CircuitPython_slider.git
334-
[submodule "libraries/drivers/lps28"]
335-
path = libraries/drivers/lps28
336-
url = https://github.com/jposada202020/CircuitPython_LPS28.git
337-
[submodule "libraries/drivers/stts22h"]
338-
path = libraries/drivers/stts22h
339-
url = https://github.com/jposada202020/CircuitPython_STTS22H.git
340331
[submodule "libraries/drivers/axp192"]
341332
path = libraries/drivers/axp192
342333
url = https://github.com/CDarius/CircuitPython_AXP192.git
@@ -349,9 +340,6 @@
349340
[submodule "libraries/drivers/ps2controller"]
350341
path = libraries/drivers/ps2controller
351342
url = https://github.com/todbot/CircuitPython_PS2Controller.git
352-
[submodule "libraries/drivers/h3lis200dl"]
353-
path = libraries/drivers/h3lis200dl
354-
url = https://github.com/jposada202020/CircuitPython_H3LIS200DL.git
355343
[submodule "libraries/drivers/ltc166x"]
356344
path = libraries/drivers/ltc166x
357345
url = https://github.com/creativecontrol/creativecontrol_CircuitPython_LTC166X.git

circuitpython_community_library_list.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,14 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
2121
* [CircuitPython GC9D01](https://github.com/tylercrumpton/CircuitPython_GC9D01.git) Displayio driver for GC9D01 TFT LCD displays.
2222
* [CircuitPython gpio_expander](https://github.com/gpongelli/CircuitPython_gpio_expander.git) I2C GPIO expander support for PCA9534, PCA9535, PCA9555, TCA9534, TCA9535 and TCA9555 chips. ([PyPi](https://pypi.org/project/circuitpython-gpio-expander/)) \([Docs](https://github.com/gpongelli/CircuitPython_gpio_expander/blob/main/README.rst))
2323
* [CircuitPython_GT911](https://github.com/rgrizzell/CircuitPython_GT911.git) Driver for the Goodix GT911 touchscreen sensor. \([Docs](https://circuitpython-gt911.readthedocs.io/en/latest/))
24-
* [CircuitPython H3LIS200DL](https://github.com/jposada202020/CircuitPython_H3LIS200DL.git) Driver for the ST H3LIS200DL Accelerometer sensor ([PyPi](https://pypi.org/project/circuitpython-h3lis200dl/)) \([Docs](https://circuitpython-h3lis200dl.readthedocs.io/en/latest/))
2524
* [CircuitPython HCSR04](https://github.com/mmabey/CircuitPython_HCSR04.git) Library for The HC-SR04 for measuring distances using microcontrollers \([Docs](https://circuitpython-hcsr04.readthedocs.io/en/latest/))
2625
* [CircuitPython HX711](https://github.com/fivesixzero/CircuitPython_HX711) CircuitPython driver for the HX711 load cell amplifer and ADC \([Docs](https://circuitpython-hx711.readthedocs.io/en/latest/))
2726
* [CircuitPython I2C Expanders](https://github.com/ilikecake/CircuitPython_I2C_Expanders.git) Drivers for various i2C expanders. Current support for PCA9555, PCAL9555, PCA9554, PCAL9554, PCA9538, PCAL9538. ([PyPi](https://pypi.org/project/circuitpython-i2c-expanders/)) \([Docs](https://circuitpython-i2c-expanders.readthedocs.io/en/latest/))
2827
* [CircuitPython INA3221](https://github.com/barbudor/CircuitPython_INA3221.git) CircuitPython driver for the Texas Instruments' INA3221 3 channels current sensor. \([Docs](https://circuitpython-ina3221.readthedocs.io/en/latest/))
29-
* [CircuitPython ISL29125](https://github.com/jposada202020/CircuitPython_isl29125.git) Driver for the ISL29125 Light Sensor ([PyPi](https://pypi.org/project/circuitpython-isl29125/) )\([Docs](https://circuitpython-isl29125.readthedocs.io/en/latest/))
3028
* [CircuitPython JLed](https://github.com/jandelgado/jled-circuitpython) Non-blocking LED effects. \([Docs](https://jandelgado.github.io/jled-circuitpython))
3129
* [CircuitPython Laser AT](https://github.com/furbrain/CircuitPython_laser_at.git) Driver for a cheap laser rangefinder \([Docs](https://circuitpython-laser-at.readthedocs.io/en/latest/))
3230
* [CircuitPython Laser Egismos](https://github.com/furbrain/CircuitPython_laser_egismos.git) Driver for the Egismos laser rangefinder module 2 \([Docs](https://circuitpython-laser-egismos.readthedocs.io/en/latest/))
3331
* [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/))
34-
* [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/))
3532
* [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/))
3633
* [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/))
3734
* [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/))

libraries/drivers/h3lis200dl

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

libraries/drivers/isl29125

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

libraries/drivers/lps28

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

0 commit comments

Comments
 (0)