Skip to content

Releases: adafruit/Adafruit_CircuitPython_ATECC

1.2.13 - Switched to pyproject.toml

09 Aug 19: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-atecc.

Read the docs for info on how to use it.

1.2.12 - Added cp.org link to index.rst

09 Jun 18:30
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.11 - Repo documentation and config updates

07 Jun 17:12
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.10 - Reformatted library to match latest black version

01 Apr 19:27
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.9 - Updated documentation link, python version

04 Feb 19:47
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.8 - Updated pylint version, linted

15 Nov 18: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-atecc.

Read the docs for info on how to use it.

1.2.7 - Replaced bytearray.fromhex with ubinascii.unhexlify

07 Oct 19:29
06b6a78
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.6 - Moved pylint from build.yml to .pre-commit-config.yml

03 Mar 00:04
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.5 - Fixed issue where ATECC608A was not reachable via I2C anymore, fixed byte concatenation error

02 Mar 20:44
b33cd2a
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.4 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:18
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.