Skip to content

Releases: adafruit/Adafruit_CircuitPython_ILI9341

1.5.1 - Fix For Sphinx RTD Theme

07 Oct 22:00
Compare
Choose a tag to compare

1.5.0 bgr And invert Arguments

06 May 21:00
3f6f08b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.5.0

1.4.2 - Fourwire Fallback Support

18 Dec 17:07
b1063ed
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ili9341.

Read the docs for info on how to use it.

What's Changed

  • FourWire support for both 8.x.x and 9.x.x by @dhalbert in #35

Full Changelog: 1.4.1...1.4.2

1.4.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:22
Compare
Choose a tag to compare

Changes: 1.4.0...1.4.1

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ili9341.

Read the docs for info on how to use it.

1.4.0 - in examples, replace .show() and update to CP9 displayio refactor

03 Nov 15:45
037feb7
Compare
Choose a tag to compare

What's Changed

  • Update to use fourwire and root_group for CP 9 compatibility by @prcutler in #33

New Contributors

Full Changelog: 1.3.11...1.4.0

1.3.11 - Fix RTD Theme Issue

25 Sep 15:41
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ili9341.

Read the docs for info on how to use it.

1.3.10 - Updated .pylintrc, fixed jQuery

26 May 16:10
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ILI9341.

Read the docs for info on how to use it.

1.3.9 - Updated pre-commit hooks

16 May 17:57
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ili9341.

Read the docs for info on how to use it.

1.3.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:17
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ili9341.

Read the docs for info on how to use it.

1.3.7 - Fixed version string

22 Aug 18:40
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ili9341.

Read the docs for info on how to use it.