Commit 17a636f
adabot
Automated update by Adabot (adafruit/adabot@20260214)
Updating https://github.com/tekktrik/CircuitPython_TicStepper to 2.0.4 from 2.0.3:
> Merge pull request tekktrik/CircuitPython_TicStepper#16 from tekktrik/tekktrik-patch-2
> Merge pull request tekktrik/CircuitPython_TicStepper#15 from tekktrik/tekktrik-patch-1
> Merge pull request tekktrik/CircuitPython_TicStepper#12 from tekktrik/dev/dependabot
> Merge pull request tekktrik/CircuitPython_TicStepper#13 from tekktrik/dev/update-ci
Updating https://github.com/tekktrik/CircuitPython_CSV to 2.0.3.post0 from 2.0.2:
> Merge pull request tekktrik/CircuitPython_CSV#31 from tekktrik/tekktrik-patch-1
> Merge pull request tekktrik/CircuitPython_CSV#30 from tekktrik/dependabot/pip/sphinx-approx-eq-9.1
> Merge pull request tekktrik/CircuitPython_CSV#29 from tekktrik/dev/dependabot
Updating https://github.com/tekktrik/CircuitPython_functools to 2.0.3 from 2.0.2.post0:
> Merge pull request tekktrik/CircuitPython_functools#20 from tekktrik/tekktrik-patch-1
> Merge pull request tekktrik/CircuitPython_functools#19 from tekktrik/dev/dependabot
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
> Added the following libraries: CircuitPython_KeyManager, CircuitPython_Waveform1 parent 940e875 commit 17a636f
File tree
4 files changed
+5
-5
lines changed- libraries
- drivers
- helpers
4 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
Submodule ticstepper updated 19 files
- .github/dependabot.yml+16
- .github/workflows/build.yml+2-68
- .github/workflows/release.yml-88
- .github/workflows/release_gh.yml+19
- .github/workflows/release_pypi.yml+19
- .pre-commit-config.yaml+10-28
- .pylintrc-436
- .readthedocs.yaml+10-11
- README.rst+11-3
- circuitpython_ticstepper/__init__.py+13-25
- circuitpython_ticstepper/constants.py+5-13
- circuitpython_ticstepper/i2c.py+41-48
- circuitpython_ticstepper/tic36v4.py+4-15
- docs/conf.py+3-13
- docs/requirements.txt+3-1
- examples/ticstepper_simpletest.py+2
- optional_requirements.txt+5
- pyproject.toml+52-4
- setup.py-65
0 commit comments