From 586d667cab6bf757099de4c46f2708ba0ea0b0ab Mon Sep 17 00:00:00 2001 From: JPOSADA202020 Date: Wed, 18 Dec 2024 23:37:20 -0500 Subject: [PATCH] removing_drivers --- .gitmodules | 12 ------------ circuitpython_community_library_list.md | 4 ---- libraries/drivers/h3lis200dl | 1 - libraries/drivers/isl29125 | 1 - libraries/drivers/lps28 | 1 - libraries/drivers/stts22h | 1 - 6 files changed, 20 deletions(-) delete mode 160000 libraries/drivers/h3lis200dl delete mode 160000 libraries/drivers/isl29125 delete mode 160000 libraries/drivers/lps28 delete mode 160000 libraries/drivers/stts22h diff --git a/.gitmodules b/.gitmodules index 6ca393f..85c8d32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -307,9 +307,6 @@ [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 [submodule "libraries/drivers/mc3479"] path = libraries/drivers/mc3479 url = https://github.com/jposada202020/CircuitPython_MC3479.git @@ -340,18 +337,12 @@ [submodule "libraries/helpers/slider"] path = libraries/helpers/slider url = https://github.com/jposada202020/CircuitPython_slider.git -[submodule "libraries/drivers/lps28"] - path = libraries/drivers/lps28 - url = https://github.com/jposada202020/CircuitPython_LPS28.git [submodule "libraries/drivers/bma400"] path = libraries/drivers/bma400 url = https://github.com/jposada202020/CircuitPython_BMA400.git [submodule "libraries/drivers/bmp581"] path = libraries/drivers/bmp581 url = https://github.com/jposada202020/CircuitPython_BMP581.git -[submodule "libraries/drivers/stts22h"] - path = libraries/drivers/stts22h - url = https://github.com/jposada202020/CircuitPython_STTS22H.git [submodule "libraries/drivers/bma423"] path = libraries/drivers/bma423 url = https://github.com/jposada202020/CircuitPython_BMA423.git @@ -370,9 +361,6 @@ [submodule "libraries/drivers/ps2controller"] path = libraries/drivers/ps2controller url = https://github.com/todbot/CircuitPython_PS2Controller.git -[submodule "libraries/drivers/h3lis200dl"] - path = libraries/drivers/h3lis200dl - url = https://github.com/jposada202020/CircuitPython_H3LIS200DL.git [submodule "libraries/drivers/ltc166x"] path = libraries/drivers/ltc166x url = https://github.com/creativecontrol/creativecontrol_CircuitPython_LTC166X.git diff --git a/circuitpython_community_library_list.md b/circuitpython_community_library_list.md index 794a1e8..1952ca9 100644 --- a/circuitpython_community_library_list.md +++ b/circuitpython_community_library_list.md @@ -25,17 +25,14 @@ Here is a listing of current CircuitPython Community Libraries. These libraries * [CircuitPython GC9D01](https://github.com/tylercrumpton/CircuitPython_GC9D01.git) Displayio driver for GC9D01 TFT LCD displays. * [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)) * [CircuitPython_GT911](https://github.com/rgrizzell/CircuitPython_GT911.git) Driver for the Goodix GT911 touchscreen sensor. \([Docs](https://circuitpython-gt911.readthedocs.io/en/latest/)) -* [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/)) * [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/)) * [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/)) * [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/)) * [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/)) -* [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/)) * [CircuitPython JLed](https://github.com/jandelgado/jled-circuitpython) Non-blocking LED effects. \([Docs](https://jandelgado.github.io/jled-circuitpython)) * [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/)) * [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/)) * [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/)) -* [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/)) * [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/)) * [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/)) * [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/)) @@ -62,7 +59,6 @@ Here is a listing of current CircuitPython Community Libraries. These libraries * [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/)) * [CircuitPython-i2cEncoderLibV21](https://github.com/bwshockley/CircuitPython-i2cEncoderLibV21.git) CircuitPython helper library for the i2c Encoder \([Docs](https://circuitpython-i2cencoderlibv21.readthedocs.io/)) * [CircuitPython-mitutoyo](https://github.com/vifino/CircuitPython-mitutoyo.git) \([Docs](https://circuitpython-mitutoyo.readthedocs.io/) CircuitPython implementation of the Mitutoyo Digimatic SPC interface. -* [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/)) * [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/)) * [Electronutlabs CircuitPython ILI9163](https://github.com/electronut/Electronutlabs_CircuitPython_ILI9163) Displayio driver for ILI9163 TFT-LCD displays. \([Docs](https://ili9163.readthedocs.io/en/latest/)) * [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/)) diff --git a/libraries/drivers/h3lis200dl b/libraries/drivers/h3lis200dl deleted file mode 160000 index 969dfd0..0000000 --- a/libraries/drivers/h3lis200dl +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 969dfd0115174708f9cda5450ce9704fb14d39a2 diff --git a/libraries/drivers/isl29125 b/libraries/drivers/isl29125 deleted file mode 160000 index 2258d10..0000000 --- a/libraries/drivers/isl29125 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2258d10ae1639ca5ae70b9f731729b03c5800324 diff --git a/libraries/drivers/lps28 b/libraries/drivers/lps28 deleted file mode 160000 index 2dda08a..0000000 --- a/libraries/drivers/lps28 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2dda08a392192b7f1968c28f40a119498b7f2f59 diff --git a/libraries/drivers/stts22h b/libraries/drivers/stts22h deleted file mode 160000 index c145509..0000000 --- a/libraries/drivers/stts22h +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c145509172beee6649d0b4026c50de213a11141a