File tree
13 files changed
+1018
-968
lines changed- extmod
- frozen
- lib
- locale
- ports
- esp32s2
- mimxrt10xx/boards/metro_m7_1011
- raspberrypi
- tools
13 files changed
+1018
-968
lines changedSubmodule Adafruit_CircuitPython_FocalTouch updated 22 files
- .github/workflows/build.yml+24-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_focaltouch.py+17-25
- 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/focaltouch_paint_simpletest.py+4-1
- examples/focaltouch_print_touches.py+3
- examples/focaltouch_print_touches_with_irq.py+47
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_Register updated 30 files
- .github/workflows/build.yml+24-4
- .github/workflows/release.yml+4
- .gitignore+4
- .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+3-3
- README.rst.license+3
- adafruit_register/i2c_bcd_alarm.py+2-20
- adafruit_register/i2c_bcd_datetime.py+5-22
- adafruit_register/i2c_bit.py+3-20
- adafruit_register/i2c_bits.py+3-20
- adafruit_register/i2c_struct.py+3-20
- adafruit_register/i2c_struct_array.py+3-20
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/conf_old.py-290
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/register_rwbit.py+3
- examples/register_rwbits.py+3
- examples/register_simpletest.py+3
- examples/register_unarystruct.py+3
- requirements.txt+4
- setup.py+4
0 commit comments