Skip to content

Releases: adafruit/Adafruit_CircuitPython_PIOASM

0.7.5 - Added cp.org link to index.rst

09 Jun 17:57
Compare
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.7.4 - Repo documentation and config updates

07 Jun 16:47
Compare
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.7.3 - Fixed folder structure

20 May 20:47
Compare
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.7.2 - Improved examples, matched core neopixel code, new example

09 May 19:38
aa651b1
Compare
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.7.1 - Accept 0x, 0b, 0o literals where numbers can be used, added pulsegroup example

02 May 21:44
64694f7
Compare
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.7.0 - Added support for .wrap / .wrap_target pseudo instructions

07 Apr 17:36
55c235d
Compare
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.3 - Reforrmatted library to match latest black version

04 Apr 17:46
Compare
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
Compare
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
Compare
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
Compare
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.