File tree
11 files changed
+11
-11
lines changed- frozen
11 files changed
+11
-11
lines changedSubmodule Adafruit_CircuitPython_APDS9960 updated 12 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+6-4
- .github/workflows/failure-help-text.yml+19
- .pre-commit-config.yaml+17-9
- .pylintrc+2-2
- .readthedocs.yaml+15
- .readthedocs.yml-7
- README.rst+8-3
- adafruit_apds9960/apds9960.py+46-36
- adafruit_apds9960/colorutility.py+2-2
- docs/requirements.txt+5
- examples/apds9960_proximity_simpletest.py+1-1
Submodule Adafruit_CircuitPython_CircuitPlayground updated 11 files
- .github/workflows/build.yml+2-2
- .pre-commit-config.yaml+17-9
- .pylintrc+2-2
- .readthedocs.yaml+15
- .readthedocs.yml-7
- README.rst+5
- adafruit_circuitplayground/bluefruit.py+3-4
- adafruit_circuitplayground/circuit_playground_base.py+3-2
- docs/requirements.txt+5
- examples/circuitplayground_pixels_simpletest.py+2-15
- requirements.txt+8
Submodule Adafruit_CircuitPython_HID updated 10 files
Submodule Adafruit_CircuitPython_seesaw updated 10 files
- .pre-commit-config.yaml+1-1
- adafruit_seesaw/attiny8x7.py+32
- adafruit_seesaw/seesaw.py+37-26
- examples/seesaw_analogin_test.py+20
- examples/seesaw_attiny_simpletest.py+18
- examples/seesaw_digitalio_test.py+33
- examples/seesaw_eeprom_test.py+26
- examples/seesaw_neopixel_test.py+34
- examples/seesaw_pwmout_test.py+32
- examples/seesaw_rotary_neopixel.py+2-5
0 commit comments