Skip to content

Releases: adafruit/Adafruit_CircuitPython_PIOASM

1.3.2 - Fix True & False in Generated C Code

27 Jan 15:32
f78d675
Compare
Choose a tag to compare

What's Changed

  • Avoid printing True in C program by @jepler in #76

Full Changelog: 1.3.1...1.3.2

1.3.1 - RTD Sphinx Config

16 Jan 19:57
Compare
Choose a tag to compare

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