Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename pin labels #100

Open
brentru opened this issue Mar 20, 2023 · 0 comments
Open

Rename pin labels #100

brentru opened this issue Mar 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brentru
Copy link
Member

brentru commented Mar 20, 2023

In this forum post, a user was confused that the logical pin (D8) was appearing on their device page while the pin appearing on the silkscreen (that they plugged a NeoPixel into) does not appear.

We should revise the board definition format to include 3 fields:

  • name (GPIO name, required)
  • silkscreenName (A pin's name on the product's silkscreen if different from name, optional)
  • componentName (Used by pins connected to components built into a board such as a button or a LED, optional)

We will also need to remove any names from the componentName as Loren can programmatically include them in places as needed.

@brentru brentru added the enhancement New feature or request label Mar 20, 2023
@brentru brentru self-assigned this Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant