.gitignore
.pylintrc
.readthedocs.yml
CODE_OF_CONDUCT.md
LICENSE
README.rst
adafruit_motorkit.py
requirements.txt
setup.py
.github/workflows/build.yml
.github/workflows/release.yml
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/conf.py
docs/examples.rst
docs/index.rst
docs/_static/favicon.ico
docs/_static/motor_featherwing/m1.jpg
docs/_static/motor_featherwing/m2.jpg
docs/_static/motor_featherwing/m3.jpg
docs/_static/motor_featherwing/m4.jpg
docs/_static/motor_featherwing/stepper1.jpg
docs/_static/motor_featherwing/stepper2.jpg
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