From ebf18bb498ff6854260a137645350aeab67f65fa Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Sun, 16 Jun 2024 12:04:39 -0500 Subject: [PATCH] dotstar_featherwing: Move to a different fork The original maintainer has not responded to a needed PR over several months, blocking https://github.com/adafruit/circuitpython-build-tools/pull/111 --- .gitmodules | 2 +- libraries/helpers/dotstar_featherwing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3488629..754675d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://github.com/mmabey/Adafruit_Soundboard.git [submodule "libraries/helpers/dotstar_featherwing"] path = libraries/helpers/dotstar_featherwing - url = https://github.com/dastels/circuitPython_dotstar_featherwing.git + 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/libraries/helpers/dotstar_featherwing b/libraries/helpers/dotstar_featherwing index 9c781af..c9264cc 160000 --- a/libraries/helpers/dotstar_featherwing +++ b/libraries/helpers/dotstar_featherwing @@ -1 +1 @@ -Subproject commit 9c781afb4399c14845271347c93d5eb5b6185cfe +Subproject commit c9264cc8ec50151fac5cdce189dff6e339d41e64