adafruit / adafruit/RGB-matrix-Panel

Code is AVR specific but .properties claims support for all architectures

Open
#34 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
328
Forks
147
PR merge metrics
No merged PRs in 30d

Description

The .properties file indicates the the library works for all architectures.
```
architectures=*
```
but the code uses and depends on AVR specific port i/o.
The .properties should be updated to reflect that the library is only for the AVR core.
It would also be helpful to potential users and customers of the RGB-Matrix Panel to put some information about the library only working for AVR based arduinos in the README.txt file as well as on the actual product web pages on the adafruit site.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the library's .properties file and README.txt, then review the AVR-specific port I/O usage described in the issue. Done means the architecture declaration and README accurately state AVR-based Arduino support; product-page updates are outside this repository unless their location is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
documentation, embedded-iot
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.