.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
adafruit_motorkit.py
requirements.txt
setup.py
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release.yml
LICENSES/CC-BY-4.0.txt
LICENSES/CC-BY-SA-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
adafruit_circuitpython_motorkit.egg-info/PKG-INFO
adafruit_circuitpython_motorkit.egg-info/SOURCES.txt
adafruit_circuitpython_motorkit.egg-info/dependency_links.txt
adafruit_circuitpython_motorkit.egg-info/requires.txt
adafruit_circuitpython_motorkit.egg-info/top_level.txt
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/examples.rst
docs/examples.rst.license
docs/index.rst
docs/index.rst.license
docs/requirements.txt
docs/_static/favicon.ico
docs/_static/favicon.ico.license
docs/_static/motor_featherwing/m1.jpg
docs/_static/motor_featherwing/m1.jpg.license
docs/_static/motor_featherwing/m2.jpg
docs/_static/motor_featherwing/m2.jpg.license
docs/_static/motor_featherwing/m3.jpg
docs/_static/motor_featherwing/m3.jpg.license
docs/_static/motor_featherwing/m4.jpg
docs/_static/motor_featherwing/m4.jpg.license
docs/_static/motor_featherwing/stepper1.jpg
docs/_static/motor_featherwing/stepper1.jpg.license
docs/_static/motor_featherwing/stepper2.jpg
docs/_static/motor_featherwing/stepper2.jpg.license
examples/motorkit_dc_motor_simpletest.py
examples/motorkit_dc_test.py
examples/motorkit_dual_stepper_test.py
examples/motorkit_robot.py
examples/motorkit_robot_test.py
examples/motorkit_stepper_simpletest.py
examples/motorkit_stepper_test.py