1 file changed
+1
-1
lines changed- .github/workflows/build.yml+8-4
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+19
- .pylintrc+4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_mcp230xx/__init__.py+3
- adafruit_mcp230xx/digital_inout.py+4-21
- adafruit_mcp230xx/mcp23008.py+4-21
- adafruit_mcp230xx/mcp23017.py+4-21
- adafruit_mcp230xx/mcp230xx.py+4-21
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/mcp230xx_event_detect_interrupt.py+4
- examples/mcp230xx_leds_and_buttons.py+4
- examples/mcp230xx_leds_and_buttons_irq.py+4
- examples/mcp230xx_simpletest.py+4
- requirements.txt+4
- setup.py+4
0 commit comments