What's Changed * Remove call to never-defined function by jepler in https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/70 * add language features for .pio_version 1 by jepler in https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/68 * Start documenting the PIO language subset supported by adafuit_pioasm by jepler in https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/71
What's Changed * Better diagnose the incorrect lines like "side 1" or "[5]" by jepler in https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/65