forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6517 from dhalbert/7.3.x-update-frozen-20220622
update frozen libraries
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule Adafruit_CircuitPython_Display_Text
updated
4 files
+14 −12 | adafruit_display_text/__init__.py | |
+11 −18 | adafruit_display_text/bitmap_label.py | |
+8 −11 | adafruit_display_text/label.py | |
+3 −3 | adafruit_display_text/scrolling_label.py |
Submodule Adafruit_CircuitPython_ESP32SPI
updated
13 files
Submodule Adafruit_CircuitPython_NeoPixel
updated
2 files
+17 −17 | .pre-commit-config.yaml | |
+1 −1 | .pylintrc |