Skip to content

Releases: adafruit/Adafruit_CircuitPython_PIOASM

0.6.3 - Reforrmatted library to match latest black version

04 Apr 17:46

Choose a tag to compare

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

28 Mar 21:12
95cfc1e

Choose a tag to compare

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

04 Feb 21:13
ad78200

Choose a tag to compare

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

18 Jan 21:44
00e6216

Choose a tag to compare

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

11 Jan 19:12
fbafe00

Choose a tag to compare

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

08 Jan 19:03
15e45fb

Choose a tag to compare

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

03 Jan 21:00
3922cdd

Choose a tag to compare

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

02 Jan 16:10
5bfd524

Choose a tag to compare

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

29 Dec 22:48
d43cdd0

Choose a tag to compare

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

15 Nov 18:49
0f3df84

Choose a tag to compare

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.