Skip to content

Releases: adafruit/Adafruit_CircuitPython_PIO_UART

1.1.2 - Fix Docs Link

02 Jun 15:06
3bd0f1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1 - Use Ruff

17 May 16:17
f1e30a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0 - Hardware Flow Control

28 Apr 21:01
9225d09
Compare
Choose a tag to compare

What's Changed

  • Add support for hardware flow control. by @burtyb in #7

Full Changelog: 1.0.4...1.1.0

1.0.4 - Read Fix For None

18 Apr 14:07
66046da
Compare
Choose a tag to compare

What's Changed

  • readinto can also return None by @burtyb in #6

New Contributors

  • @burtyb made their first contribution in #6

Full Changelog: 1.0.3...1.0.4

1.0.3 - RTD Sphinx Config

16 Jan 19:57
Compare
Choose a tag to compare

1.0.2 - Match busio.UART.read() Return Behavior

12 Oct 01:04
dbd647b
Compare
Choose a tag to compare

What's Changed

  • adafruit_pio_uart.receive() should return None on no bytes received by @todbot in #3

New Contributors

  • @todbot made their first contribution in #3

Full Changelog: 1.0.1...1.0.2

1.0.1 - Fix For Sphinx RTD Theme

07 Oct 22:31
Compare
Choose a tag to compare

1.0.0 Initial Release

30 Jun 19:58
07ca619
Compare
Choose a tag to compare

What's Changed

  • Fix lint issues and add license so CI builds. by @kbsriram in #2

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PIO_UART/commits/1.0.0