No description
Find a file
Jeff Epler 937357eab1 pioasm_neopixel: Adapt to various boards
On any board with a NEOPIXEL pin defined, use it.  Otherwise, arbitrarily
use D16 which is conveniently at a corner of the Pico board.

Send several different pixel colors so that the user can see it working.
2021-03-02 10:00:58 -06: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 pioasm_neopixel: Adapt to various boards 2021-03-02 10:00:58 -06: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 Add initial PIOASM code 2021-01-21 10:01:11 -08: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