Releases: adafruit/Adafruit_CircuitPython_PIOASM
Fix Origin Directive
This is a breaking change, you must update your code if you were using offset
directive.
What's Changed
New Contributors
Full Changelog: 0.8.2...1.0.0
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
0.8.2 - Fix RTD Docs Build and Unpin Sphinx
Changes: 0.8.1...0.8.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
0.8.1 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
0.8.0 - Support .offset Psuedo-Op
This release adds support for the .offset pseudo-op. Thank you @jepler.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
0.7.11 - Added missing pio_kwargs to constructor call in morse example
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
What's Changed
Full Changelog: 0.7.10...0.7.11
0.7.10 - Updated repo infrastructure
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
0.7.9 - Fixed issue with E and T (more info in #52)
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
0.7.8 - 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-pioasm
.
Read the docs for info on how to use it.
0.7.7 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.
0.7.6 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pioasm
.
Read the docs for info on how to use it.