Merge pull request #510 from adafruit/stspin

adding STSPIN
This commit is contained in:
foamyguy 2025-06-16 13:48:16 -05:00 committed by GitHub
commit 883f136801
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1094,3 +1094,6 @@
[submodule "libraries/drivers/ina23x"]
path = libraries/drivers/ina23x
url = https://github.com/adafruit/Adafruit_CircuitPython_INA23x.git
[submodule "libraries/helpers/stspin"]
path = libraries/helpers/stspin
url = https://github.com/adafruit/Adafruit_CircuitPython_STSPIN.git

View file

@ -101,6 +101,7 @@ Helpers for driving motors, servos, and steppers.
EMC2101 Fan Controller and Temperature monitor (adafruit_emc2101) <https://docs.circuitpython.org/projects/emc2101/en/latest/>
MotorKit (adafruit_motorkit) <https://docs.circuitpython.org/projects/motorkit/en/latest/>
ServoKit (adafruit_servokit) <https://docs.circuitpython.org/projects/servokit/en/latest/>
STSPIN Stepper Motor Helper (adafruit_stspin) <https://docs.circuitpython.org/projects/stspin/en/latest/>
Internet of Things Web Service Helpers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@ -0,0 +1 @@
Subproject commit c21bdb2b46a0b589f96bb920c276f3c846bc816d