Skip to content

Releases: adafruit/Adafruit_CircuitPython_PIOASM

1.3.0 Sideset Pindirs Support

09 Dec 16:15
0482020
Compare
Choose a tag to compare

What's Changed

  • Add support for .side_set ... pindirs by @jepler in #73

Full Changelog: 1.2.1...1.3.0

1.2.1 - Fix For Sphinx RTD Theme

07 Oct 22:31
Compare
Choose a tag to compare

1.2.0 - Public Labels

07 Oct 13:15
11ddcb5
Compare
Choose a tag to compare

What's Changed

  • Add public_labels, test of labels by @jepler in #72

Full Changelog: 1.1.0...1.2.0

1.1.0 - New Language Features + Documentation Improvements

23 Sep 14:35
76f9692
Compare
Choose a tag to compare

What's Changed

  • Remove call to never-defined function by @jepler in #70
  • add language features for .pio_version 1 by @jepler in #68
  • Start documenting the PIO language subset supported by adafuit_pioasm by @jepler in #71

Full Changelog: 1.0.4...1.0.5

1.0.4 - I2S Codec Example

08 Sep 15:10
341a234
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3 - Better Error Handling Incorrect Lines

15 Jul 13:56
357f933
Compare
Choose a tag to compare

What's Changed

  • Better diagnose the incorrect lines like "side 1" or "[5]" by @jepler in #65

Full Changelog: 1.0.2...1.0.3

1.0.2 - Type Annotations

03 Jun 15:58
73170eb
Compare
Choose a tag to compare

What's Changed

  • Add type annotations for library and tests. by @kbsriram in #64

Full Changelog: 1.0.1...1.0.2

1.0.1 - Add Tests For Out and In

29 Apr 19:10
41a7218
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

Fix Origin Directive

29 Jan 21:02
fcc52f3
Compare
Choose a tag to compare

This is a breaking change, you must update your code if you were using offset directive.

What's Changed

  • repair inscorect directive .offset to .origin by @Gebhartj in #61

New Contributors

Full Changelog: 0.8.2...1.0.0

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.8.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:45
Compare
Choose a tag to compare

Changes: 0.8.1...0.8.2

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.