Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306
1.1.3 - Changed CI from Travis to GitHub Actions
This release includes:
- Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated Example for shared reset pin
Simple Test example updated to use the reset pin for both I2C and SPI.
To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated Example
Updated examples to allow more flexibility with a variety of displays.
To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated examples to be more comprehensive
Updated examples to show off displayio a bit more.
To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
First release!
Initial release for use with CircuitPython 5+. Thanks @tannewt
To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.