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 #5773 from dhalbert/update-frozen-libraries-2021-1…
…2-23-7.1.x Update frozen libraries in preparation for 7.1.0-rc.0
- Loading branch information
Showing
6 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
Submodule Adafruit_CircuitPython_Display_Shapes
updated
1 files
+0 −0 | adafruit_display_shapes/__init__.py |
Submodule Adafruit_CircuitPython_LSM6DS
updated
5 files
+1 −1 | .readthedocs.yaml | |
+30 −24 | adafruit_lsm6ds/__init__.py | |
+9 −3 | adafruit_lsm6ds/ism330dhcx.py | |
+8 −2 | adafruit_lsm6ds/lsm6dso32.py | |
+7 −1 | adafruit_lsm6ds/lsm6dsox.py |
Submodule Adafruit_CircuitPython_Motor
updated
7 files
+1 −1 | .pre-commit-config.yaml | |
+1 −1 | .readthedocs.yaml | |
+3 −0 | adafruit_motor/__init__.py | |
+19 −7 | adafruit_motor/motor.py | |
+35 −11 | adafruit_motor/servo.py | |
+21 −6 | adafruit_motor/stepper.py | |
+3 −0 | docs/conf.py |
Submodule Adafruit_CircuitPython_seesaw
updated
3 files
+1 −1 | .readthedocs.yaml | |
+3 −2 | adafruit_seesaw/analoginput.py | |
+2 −7 | adafruit_seesaw/seesaw.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters