Skip to content

Tags: adafruit/Adafruit_CircuitPython_PIO_UART

Tags

1.1.3

update rtd.yml file

Signed-off-by: foamyguy <foamyguy@gmail.com>

1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from adafruit/fix_docs_link

fix docs link

1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from adafruit/use_ruff

change to ruff

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from burtyb/hardware_flow_control

Add support for hardware flow control.

1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from burtyb/patch-1

readinto can also return None

1.0.3

add sphinx configuration to rtd.yaml

Signed-off-by: foamyguy <foamyguy@gmail.com>

1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from todbot/main

adafruit_pio_uart.receive() should return None on no bytes received

1.0.1

remove deprecated get_html_theme_path() call

Signed-off-by: foamyguy <foamyguy@gmail.com>

1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from kbsriram/fix-ci

Fix lint issues and add license so CI builds.