Skip to content

Releases: adafruit/Adafruit_CircuitPython_ILI9341

2.0.2 - Update Ruff Config & RTD Style Fix

20 Oct 16:47

Choose a tag to compare

What's Changed

  • docs: call displayio.release_displays() before SPI init in README example (fixes #39) by @ritesh006 in #42

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1 - Update RTD Config

17 Jun 16:16

Choose a tag to compare

2.0.0 - Remove 8.x Compatibility

24 Feb 22:35
e169062

Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...2.0.0

1.5.2 - RTD Sphinx Config

16 Jan 18:54

Choose a tag to compare

1.5.1 - Fix For Sphinx RTD Theme

07 Oct 22:00

Choose a tag to compare

1.5.0 bgr And invert Arguments

06 May 21:00
3f6f08b

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

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

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

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

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.