Skip to content

Releases: adafruit/Adafruit_CircuitPython_ATECC

1.2.16 - Typing Information

01 May 20:59
7697a02

Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @brass75.

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.15 - Made copyright stay up to date in docs/conf.py

25 Aug 19:27

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.14 - Fixed version string

22 Aug 18:35

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.13 - Switched to pyproject.toml

09 Aug 19:40

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

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

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

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

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

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

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.