0.4.0 - Added mov operators, corrected a too low frequency value
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.