Commit 1f3da19
committed
Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD5293 to 1.0.3 from 1.0.1:
> Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_AD5293
> update docs; remove SPI warning
> update docs; remove SPI warning
> remove SPI bus warning
> update docs
> update docs
> update docs
> update docs
Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.0.0 from 1.0.0:
> Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_AD9833
> update UI to allow SPI bus specification
> update UI to allow specification of SPI bus
> change SPI bus definition so bus can be shared
> update docs
> Merge pull request CedarGroveStudios/CircuitPython_AD9833#1 from tekktrik/dev/update-ci1 parent e94aac6 commit 1f3da19
2 files changed
+2
-2
lines changed- .github/workflows/build.yml+2-70
- .github/workflows/release.yml-88
- .github/workflows/release_gh.yml+19
- .github/workflows/release_pypi.yml+19
- .pre-commit-config.yaml+2-2
- .pylintrc+3-40
- README.rst+3-9
- cedargrove_ad9833.py+16-13
- examples/AD9833_ADSR_FeatherWing_sweep_v03.py+6-5
- examples/ad9833_simpletest.py+1-2
- media/pseudo_readthedocs_cedargrove_ad9833.pdf
- requirements.txt+1-2
0 commit comments