File tree
41 files changed
+41
-41
lines changed- frozen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+41
-41
lines changedSubmodule Adafruit_CircuitPython_BLE updated 11 files
Submodule Adafruit_CircuitPython_BLE_Apple_Notification_Center updated 10 files
Submodule Adafruit_CircuitPython_BusDevice updated 11 files
- .github/workflows/build.yml+2-65
- .github/workflows/release.yml-88
- .github/workflows/release_gh.yml+19
- .github/workflows/release_pypi.yml+19
- .gitignore+1
- .pre-commit-config.yaml+4-4
- .pylintrc+5-42
- adafruit_bus_device/i2c_device.py-1
- adafruit_bus_device/spi_device.py+7-5
- docs/conf.py+5-13
- docs/requirements.txt+1
Submodule Adafruit_CircuitPython_CircuitPlayground updated 10 files
Submodule Adafruit_CircuitPython_Crickit updated 10 files
Submodule Adafruit_CircuitPython_Display_Shapes updated 17 files
- .github/workflows/release_gh.yml+1
- .pre-commit-config.yaml+4-4
- .pylintrc+1-1
- README.rst+1-1
- adafruit_display_shapes/multisparkline.py+2-2
- adafruit_display_shapes/rect.py+3
- adafruit_display_shapes/roundrect.py+7
- adafruit_display_shapes/sparkline.py+1-1
- adafruit_display_shapes/triangle.py+1
- docs/conf.py+5-13
- docs/requirements.txt+1
- examples/display_shapes_circle_animation.py+1-2
- examples/display_shapes_simpletest.py+1-1
- examples/display_shapes_simpletest_magtag.py+1-1
- examples/display_shapes_sparkline_simpletest.py+3-4
- examples/display_shapes_sparkline_ticks.py+3-4
- examples/display_shapes_sparkline_triple.py+3-4
Submodule Adafruit_CircuitPython_Display_Text updated 24 files
- .pre-commit-config.yaml+4-4
- .pylintrc+1-1
- README.rst+1-1
- adafruit_display_text/__init__.py+2-2
- adafruit_display_text/bitmap_label.py+42-25
- adafruit_display_text/label.py+33-11
- adafruit_display_text/scrolling_label.py+16-6
- docs/conf.py+6-14
- docs/requirements.txt+1
- examples/display_text_advance_example.py+44-44
- examples/display_text_anchored_position.py+1-1
- examples/display_text_background_color.py+1-1
- examples/display_text_background_color_padding.py+2-2
- examples/display_text_bitmap_label_simpletest.py+1-1
- examples/display_text_label_align_baseline_comparison.py+1-1
- examples/display_text_label_vs_bitmap_label_comparison.py+2-3
- examples/display_text_magtag.py+1-1
- examples/display_text_matrixportal.py+1-1
- examples/display_text_pyportal.py+1-1
- examples/display_text_scrolling_label.py+1-1
- examples/display_text_simpletest.py+1-1
- examples/display_text_textarea_boundingbox.py+1-1
- examples/display_text_wrap_pixels_test.py+1-1
- examples/display_text_wraptest.py+1-1
0 commit comments