Skip to content

Commit 58aa058

Browse files
authored
Merge pull request #231 from jposada202020/removing_MC3479_driver
Removing mc3479 driver
2 parents fb29fae + 9b8cc53 commit 58aa058

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,6 @@
307307
[submodule "libraries/drivers/isl29125"]
308308
path = libraries/drivers/isl29125
309309
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
313310
[submodule "libraries/helpers/mcp23017_scanner"]
314311
path = libraries/helpers/mcp23017_scanner
315312
url = https://github.com/Neradoc/CircuitPython_mcp23017_Scanner

circuitpython_community_library_list.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
3636
* [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/))
3737
* [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/))
3838
* [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/))
39-
* [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/))
4039
* [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/))
4140
* [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/))
4241
* [CircuitPython_NAU7802](https://github.com/CedarGroveStudios/CircuitPython_NAU7802.git) A driver for the NAU7802 24-bit ADC.

libraries/drivers/mc3479

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

0 commit comments

Comments
 (0)