Skip to content

Releases: adafruit/Adafruit_CircuitPython_ESP32S2TFT

2.0.4 - Update Ruff Config & RTD Style Fix

20 Oct 20:33

Choose a tag to compare

2.0.3 - Update RTD Config

17 Jun 16:33

Choose a tag to compare

2.0.2 - Use root_group To Match New API

17 Jun 15:04
f8696e8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.10...2.0.2

2.0.1 - Use Ruff

17 May 16:15
cb6b30a

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0 - Remove secrets.py Usage From Library & Examples

27 Feb 02:27
d37a7ff

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...2.0.0

1.2.3 - RTD Sphinx Config

16 Jan 19:47

Choose a tag to compare

1.2.2 - Fix For Sphinx RTD Theme

07 Oct 22:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44

Choose a tag to compare

Changes: 1.2.0...1.2.1

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

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

Read the docs for info on how to use it.

1.2.0 - replace .show() in examples; no other code changes

03 Nov 13:25
2294c8d

Choose a tag to compare

What's Changed

  • Update root_group for CP 9 compatibility by @prcutler in #10

New Contributors

Full Changelog: 1.1.10...1.2.0

1.1.10 - Fix Docs Build

26 Sep 21:58
ec8a83e

Choose a tag to compare

This release resolves an issue that was preventing successful docs build.

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

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

Read the docs for info on how to use it.