From 30942d439814985d93e28c9a7b94eb3e1ab898d6 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Mon, 28 Apr 2025 09:51:03 -0500 Subject: [PATCH] remove dotstar_featherwing --- .gitmodules | 3 --- circuitpython_community_library_list.md | 1 - libraries/helpers/dotstar_featherwing | 1 - 3 files changed, 5 deletions(-) delete mode 160000 libraries/helpers/dotstar_featherwing diff --git a/.gitmodules b/.gitmodules index e083d8b..fb7f5f9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "libraries/drivers/adafruit_soundboard"] path = libraries/drivers/adafruit_soundboard url = https://github.com/mmabey/Adafruit_Soundboard.git -[submodule "libraries/helpers/dotstar_featherwing"] - path = libraries/helpers/dotstar_featherwing - url = https://github.com/jepler/circuitPython_dotstar_featherwing.git [submodule "libraries/helpers/nonblocking_timer"] path = libraries/helpers/nonblocking_timer url = https://github.com/Angeleno-Tech/nonblocking_timer.git diff --git a/circuitpython_community_library_list.md b/circuitpython_community_library_list.md index 03c2f23..8c0cbb6 100644 --- a/circuitpython_community_library_list.md +++ b/circuitpython_community_library_list.md @@ -153,7 +153,6 @@ c* [CircuitPython_RotarySelect](https://github.com/FoamyGuy/CircuitPython_Rotary * [Gamblor21 CircuitPython AHRS](https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git) This library contains right now one algorithm for AHRS - Attitude and Heading Reference System \([Docs](https://circuitpython-ahrs.readthedocs.io/)) * [Jepler CircuitPython udecimal](https://github.com/jepler/Jepler_CircuitPython_udecimal.git) Reduced version of the decimal library for CircuitPython ([PyPi](https://pypi.org/project/jepler-circuitpython-udecimal)) \([Docs](https://jepler-udecimal.readthedocs.io/en/latest/)) * [PiperBlocklyLibrary](https://github.com/buildwithpiper/PiperBlocklyLibrary.git) CircuitPython Library to support block-coding using the RP Pico microcontroller -* [circuitPython dotstar featherwing](https://github.com/dastels/circuitPython_dotstar_featherwing.git) A higher level library for working with the DotStar FeatherWing, build on top of the CircuitPython DotStar driver \([Docs](https://circuitpython.readthedocs.io/projects/dotstar_featherwing/en/latest/)) * [MCP23017 Scanner](https://github.com/Neradoc/CircuitPython_mcp23017_Scanner) A keypad-like module to scan keys or a key matrix connected to a MCP23017 GPIO expander ([Docs](https://mcp23017-matrix-scanner-for-circuitpython.readthedocs.io/)) * [Multi Keypad](https://github.com/Neradoc/CircuitPython_Multi_Keypad) A helper library to use multiple instances from the keypad library or compatible as a single event queue ([Docs](https://multi-keypad-for-circuitpython.readthedocs.io/)) * [nonblocking timer](https://github.com/Angeleno-Tech/nonblocking_timer.git) nonblockingtimer is a class to simplify the use of time.monotonic() when working with CircuitPython \([Docs](https://circuitpython-nonblocking_timer.readthedocs.io/)) diff --git a/libraries/helpers/dotstar_featherwing b/libraries/helpers/dotstar_featherwing deleted file mode 160000 index c9264cc..0000000 --- a/libraries/helpers/dotstar_featherwing +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c9264cc8ec50151fac5cdce189dff6e339d41e64