-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update by Adabot (adafruit/adabot@2959bae)
Updating https://github.com/adafruit/Adafruit_CircuitPython_ACeP7In to 0.8.6 from 0.8.5: > Merge pull request adafruit/Adafruit_CircuitPython_ACeP7In#6 from prcutler/root-group-fix Updating https://github.com/adafruit/Adafruit_CircuitPython_AHTx0 to 1.0.21 from 1.0.20: > Merge pull request adafruit/Adafruit_CircuitPython_AHTx0#19 from DemiVis/aht20_retry_calibration Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106 to 1.3.2 from 1.3.1: > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_SH1106#15 from dhalbert/fourwire Updating https://github.com/adafruit/Adafruit_CircuitPython_IL0398 to 1.2.2 from 1.2.1: > Merge pull request adafruit/Adafruit_CircuitPython_IL0398#16 from dhalbert/fourwire Updating https://github.com/adafruit/Adafruit_CircuitPython_ILI9341 to 1.4.2 from 1.4.1: > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#35 from dhalbert/fourwire Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 6.3.2 from 6.3.1: > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#131 from FoamyGuy/update_secrets_use Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1325 to 1.5.2 from 1.5.1: > Merge pull request adafruit/Adafruit_CircuitPython_SSD1325#19 from adafruit/fourwire-i2c Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1680 to 1.2.2 from 1.2.1: > Merge pull request adafruit/Adafruit_CircuitPython_SSD1680#24 from dhalbert/fourwire Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1681 to 1.2.2 from 1.2.1: > Merge pull request adafruit/Adafruit_CircuitPython_SSD1681#14 from dhalbert/fourwire Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7735R to 1.6.2 from 1.6.1: > Merge pull request adafruit/Adafruit_CircuitPython_ST7735R#33 from dhalbert/fourwire Updating https://github.com/adafruit/Adafruit_CircuitPython_UC8151D to 1.3.2 from 1.3.1: > Merge pull request adafruit/Adafruit_CircuitPython_UC8151D#12 from dhalbert/fourwire Updating https://github.com/adafruit/Adafruit_CircuitPython_Wii_Classic to 1.0.6 from 1.0.5: > Merge pull request adafruit/Adafruit_CircuitPython_Wii_Classic#4 from dhalbert/displayio Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.8.0 from 5.7.5: > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#112 from kavinaidoo/main Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_FlipC to 1.1.2 from 1.1.1: > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_FlipC#12 from adafruit/fix_build_yml Updating https://github.com/adafruit/Adafruit_CircuitPython_Qualia to 1.2.0 from 1.1.0: > Merge pull request adafruit/Adafruit_CircuitPython_Qualia#3 from makermelissa/main Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Updated download stats for the libraries
- Loading branch information
1 parent
28ef1c3
commit 254930a
Showing
16 changed files
with
339 additions
and
339 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule acep7in
updated
4 files
+8 −2 | README.rst | |
+9 −3 | adafruit_acep7in.py | |
+1 −1 | docs/conf.py | |
+9 −2 | examples/acep7in_simpletest.py |
Submodule displayio_sh1106
updated
2 files
+10 −5 | adafruit_displayio_sh1106.py | |
+8 −2 | examples/displayio_sh1106_simpletest.py |
Submodule il0398
updated
3 files
+9 −3 | adafruit_il0398.py | |
+8 −2 | examples/il0398_4.2_color.py | |
+8 −2 | examples/il0398_simpletest.py |
Submodule ili9341
updated
4 files
+10 −4 | adafruit_ili9341.py | |
+7 −2 | examples/ili9341_pitft_simpletest.py | |
+7 −2 | examples/ili9341_shield_simpletest.py | |
+7 −2 | examples/ili9341_simpletest.py |
Submodule ssd1325
updated
3 files
+16 −3 | adafruit_ssd1325.py | |
+7 −2 | examples/ssd1325_gamma.py | |
+14 −3 | examples/ssd1325_simpletest.py |
Submodule ssd1680
updated
6 files
Submodule ssd1681
updated
3 files
+9 −3 | adafruit_ssd1681.py | |
+9 −2 | examples/ssd1681_four_corners.py | |
+8 −2 | examples/ssd1681_simpletest.py |
Submodule st7735r
updated
8 files
Submodule uc8151d
updated
4 files
+10 −3 | adafruit_uc8151d.py | |
+7 −2 | examples/uc8151d_1.54_grayscale.py | |
+7 −2 | examples/uc8151d_2.9_color.py | |
+7 −2 | examples/uc8151d_simpletest.py |
Submodule displayio_flipclock
updated
7 files
Submodule qualia
updated
2 files
+96 −0 | adafruit_qualia/displays/round28.py | |
+91 −0 | adafruit_qualia/displays/square40_480x480.py |