Commit 358d6cb
committed
Automated update by Adabot (adafruit/adabot@53e7906)
Updating https://github.com/adafruit/Adafruit_CircuitPython_24LC32 to 1.2.0 from 1.1.2:
> Merge pull request adafruit/Adafruit_CircuitPython_24LC32#25 from FoamyGuy/dont_rewrite_same
Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X to 3.6.13 from 3.6.12:
> Merge pull request adafruit/Adafruit_CircuitPython_VL53L0X#40 from jposada202020/adding_displayIO_example
Updating https://github.com/adafruit/Adafruit_CircuitPython_VS1053 to 1.2.20 from 1.2.19:
> Merge pull request adafruit/Adafruit_CircuitPython_VS1053#21 from FoamyGuy/use_ruff
Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Button to 1.11.1 from 1.9.3:
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#53 from FoamyGuy/debounced_example
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#52 from FoamyGuy/focal_touch_support
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#51 from FoamyGuy/use_ruff
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#49 from ch4nsuk3/expose-name-property
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#48 from ch4nsuk3/add-annotations
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#50 from FoamyGuy/type_annotations
Updating https://github.com/adafruit/Adafruit_CircuitPython_turtle to 3.1.1 from 3.1.0:
> Merge pull request adafruit/Adafruit_CircuitPython_turtle#45 from adafruit/issue41
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
> Updated download stats for the libraries1 parent a1488cf commit 358d6cb
File tree
6 files changed
+348
-348
lines changed- libraries
- drivers
- helpers
6 files changed
+348
-348
lines changedLarge diffs are not rendered by default.
Submodule display-button updated 17 files
- .gitattributes+11
- .pre-commit-config.yaml+11-31
- README.rst+3-3
- adafruit_button/__init__.py+1
- adafruit_button/button.py+79-66
- adafruit_button/button_base.py+92-48
- adafruit_button/sprite_button.py+52-44
- docs/conf.py+3-7
- examples/display_button_color_properties.py+2-1
- examples/display_button_customfont.py+3-1
- examples/display_button_debounced.py+73
- examples/display_button_simpletest.py+2-1
- examples/display_button_soundboard.py+2
- examples/display_button_spritebutton_debounced.py+74
- examples/display_button_spritebutton_simpletest.py+3-1
- examples/display_button_spritebutton_tft_featherwing_simpletest.py+5-3
- ruff.toml+99
0 commit comments