Releases: adafruit/Adafruit_Blinka_Displayio
Remove Typing and Encapsulate FourWire Command in bytes list
This release contains a fix for Data as Command and begins refactoring to keep in line with core displayio.
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
0.9.0 - Fix Data as Command
This release contains a fix for Data as Command and begins refactoring to keep in line with core displayio.
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
Updated interface to CircuitPython 7
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
0.7.0 Group max_size Removed
This release removes max_size
from displayio.Group in order to match the new API in the core displayio module.
Thank you @lesamouraipourpre.
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
Fixed I2CDisplay on Generic Linux and improved scaling
Thanks @lesamouraipourpre and @FoamyGuy
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
Fixed a scaling issue when larger than 1
Thanks @lesamouraipourpre
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
I2CDisplay added
Thanks to work by @lesamouraipourpre, @eteq, and @wolfmanjm.
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
Fix to work with Raspberry Pi Pico U2IF
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
Pre-commit support added
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.
Fixed tilegrid size and code duplication warnings
To use in CPython, pip3 install adafruit-blinka-displayio
.
Read the docs for info on how to use it.