No description
Find a file
Jeff Epler d51f129541 rxuart: Receive-only 8N1 UART
based on an example in the RP2040 datasheet.

Tested at a blazing 9600 baud!
2021-03-22 11:02:42 -05:00
.github/workflows Removed pylint process from github workflow patch 2 2021-03-02 09:39:12 -06:00
docs Example lint and doc TODOs 2021-01-21 15:50:02 -08:00
examples rxuart: Receive-only 8N1 UART 2021-03-22 11:02:42 -05:00
LICENSES Add initial PIOASM code 2021-01-21 10:01:11 -08:00
.gitignore Add initial PIOASM code 2021-01-21 10:01:11 -08:00
.pre-commit-config.yaml Removed pylint process from github workflow patch 2 2021-03-02 09:39:12 -06:00
.pylintrc "Increase duplicate code check threshold 2021-03-19 13:48:29 -04:00
.readthedocs.yml Add initial PIOASM code 2021-01-21 10:01:11 -08:00
adafruit_pioasm.py disable a pylint diagnostic 2021-02-25 10:03:57 -06:00
CODE_OF_CONDUCT.md Add initial PIOASM code 2021-01-21 10:01:11 -08:00
LICENSE Add initial PIOASM code 2021-01-21 10:01:11 -08:00
pyproject.toml Add initial PIOASM code 2021-01-21 10:01:11 -08:00
README.rst Example lint and doc TODOs 2021-01-21 15:50:02 -08:00
README.rst.license Add initial PIOASM code 2021-01-21 10:01:11 -08:00
requirements.txt Add initial PIOASM code 2021-01-21 10:01:11 -08:00
setup.py Add initial PIOASM code 2021-01-21 10:01:11 -08:00

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries

SPDX-License-Identifier: MIT