Releases: adafruit/Adafruit_CircuitPython_ATECC
1.2.16 - Typing Information
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
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
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
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
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
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
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
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
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
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.