Commit 252d115
committed
Automated update by Adabot (adafruit/adabot@0b83e6e)
Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 5.0.0 from 4.0.0:
> Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#99 from makermelissa/master
> Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#100 from makermelissa/fix-precommit
> Added pre-commit-config file
> Added pre-commit and SPDX copyright
Updating https://github.com/adafruit/Adafruit_CircuitPython_TM to 1.0.1 from 1.0.0:
> Merge pull request adafruit/Adafruit_CircuitPython_TM#1 from adeanzan/patch-1
Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 5.0.3 from 5.0.2:
> Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#61 from mstaack/patch-1
Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.1.0 from 1.0.2:
> Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#8 from makermelissa/main1 parent f76d019 commit 252d115
4 files changed
+4
-4
lines changed- .github/workflows/build.yml+24-4
- .github/workflows/release.yml+4
- .gitignore+8-1
- .pre-commit-config.yaml+19
- .pylintrc+4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+13-5
- LICENSE+1-1
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_pyportal.py-1.2k
- adafruit_pyportal/__init__.py+364
- adafruit_pyportal/graphics.py+80
- adafruit_pyportal/network.py+198
- adafruit_pyportal/peripherals.py+177
- adafruit_pyportal/wifi.py+113
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4-8
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/pyportal_simpletest.py+4
- examples/pyportal_startup.wav.license+3
- requirements.txt+7
- setup.py.disabled+5
0 commit comments