File tree
8 files changed
+9
-8
lines changed- libraries
- drivers
- helpers
8 files changed
+9
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| 212 | + | |
212 | 213 |
| |
213 | 214 |
| |
214 | 215 |
| |
|
Submodule display-text updated 30 files
- .gitattributes+11
- .pre-commit-config.yaml+11-32
- .pylintrc-399
- README.rst+3-3
- adafruit_display_text/__init__.py+22-38
- adafruit_display_text/bitmap_label.py+14-38
- adafruit_display_text/label.py+21-50
- adafruit_display_text/outlined_label.py+7-7
- adafruit_display_text/scrolling_label.py+7-9
- adafruit_display_text/text_box.py+14-37
- docs/api.rst+2
- docs/conf.py+2-6
- examples/display_text_advance_example.py+4-2
- examples/display_text_anchored_position.py+3-1
- examples/display_text_background_color.py+7-6
- examples/display_text_background_color_padding.py+9-8
- 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+6-15
- examples/display_text_magtag.py+3
- examples/display_text_matrixportal.py+2
- examples/display_text_outlined_label_simpletest.py+1
- examples/display_text_pyportal.py+6-9
- examples/display_text_scrolling_label.py+2-4
- examples/display_text_simpletest.py+1-1
- examples/display_text_text_box_simpletest.py+1
- examples/display_text_textarea_boundingbox.py+2-1
- examples/display_text_wrap_pixels_test.py+1
- examples/display_text_wraptest.py+2
- ruff.toml+106
Submodule usb_host_descriptors updated 12 files
- .gitattributes+11
- .pre-commit-config.yaml+11-32
- .pylintrc-399
- README.rst+3-3
- adafruit_usb_host_descriptors.py+41
- docs/api.rst+3
- docs/conf.py+2-6
- examples/mouse_cursor.bmp
- examples/mouse_cursor.bmp.license+3
- examples/usb_host_descriptors_simpletest.py+3-6
- examples/usb_host_descriptors_two_boot_mice.py+108
- ruff.toml+100
0 commit comments