Commit 14177ef
committed
Automated update by Adabot (adafruit/adabot@644d4b7)
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 3.5.4 from 3.5.3:
> Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#122 from anecdata/disconnect
Updating https://github.com/adafruit/Adafruit_CircuitPython_FXAS21002C to 2.1.4 from 2.1.3:
> Merge pull request adafruit/Adafruit_CircuitPython_FXAS21002C#19 from tmf97/master
Updating https://github.com/adafruit/Adafruit_CircuitPython_LPS35HW to 1.2.4 from 1.2.3:
> Merge pull request adafruit/Adafruit_CircuitPython_LPS35HW#8 from adafruit/temp_sign_fix
Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 4.0.0 from 3.6.2:
> Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#97 from flavio-fernandes/get_local_time.exception.merge
Updating https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display to 3.10.3 from 3.10.2:
> Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#88 from agarthetiger/st7789-docs
Updating https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT to 2.3.2 from 2.3.1:
> Merge pull request adafruit/Adafruit_CircuitPython_AzureIoT#23 from codingbandit/master
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.3.2 from 1.3.1:
> Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#34 from jepler/big-metrics
Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 5.0.2 from 5.0.1:
> Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#63 from BiffoBear/add-0x-to-error-msg
Updating https://github.com/adafruit/Adafruit_CircuitPython_MagTag to 1.5.3 from 1.5.2:
> Merge pull request adafruit/Adafruit_CircuitPython_MagTag#48 from benetherington/patch-1
Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal to 2.0.0 from 1.9.6:
> Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#55 from makermelissa/master
Updating https://github.com/adafruit/Adafruit_CircuitPython_miniesptool to 0.2.6 from 0.2.5:
> Merge pull request adafruit/Adafruit_CircuitPython_miniesptool#25 from Vinx911/master1 parent 10ea7db commit 14177ef
File tree
11 files changed
+11
-11
lines changed- libraries
- drivers
- helpers
11 files changed
+11
-11
lines changedSubmodule fxas21002c updated 1 file
- .github/workflows/build.yml+24-4
- .github/workflows/release.yml+4
- .gitignore+8-1
- .pre-commit-config.yaml+19
- .pylintrc+4
- .readthedocs.yml+3
- CODE_OF_CONDUCT.md+13-5
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_lps35hw.py+23-27
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+15-6
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/lps35hw_data_rate.py+3
- examples/lps35hw_filter.py+3
- examples/lps35hw_high_threshold.py+3
- examples/lps35hw_relative.py+3
- examples/lps35hw_simpletest.py+3
- pyproject.toml+6
- requirements.txt+4
- setup.py+5
0 commit comments