Skip to content

0.4.0 - Added mov operators, corrected a too low frequency value

Compare
Choose a tag to compare
@evaherrada evaherrada released this 08 Apr 17:51
· 167 commits to main since this release
4fe8d3d

Allow commands like: mov [DESTINATION], !x
Supports operator ! ~ and ::

Thanks @gamblor21

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.