Releases: adafruit/Adafruit_CircuitPython_PIOASM
0.6.3 - Reforrmatted library to match latest black version
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.6.2 - Renamed examples
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.6.1 - Fixed a bug with `**pioasm_kwargs`, updated documentation link, python version
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.6.0 - Added Program class and type hints
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.5.4 - Expanded tests
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.5.3 - Tutorial Link
This release contains a link to the Learn Guide tutorial for getting started with PIO. Thank you @dannystaple
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.5.2 - Added more descriptive wrappers for errors
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.5.1 - Fix PyPi Readme Section
Thank you @gpshead
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.5.0 - Added sideset assembly support, linked the pioasm docs to the rp2pio docs
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.4.1 - Updated pylint version, linted
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.