pushbutton: documented default internal pin connections are absent
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 58
- Forks
- 203
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 286
Description
The documented default internal connections between each pair of pushbutton pins are missing from Circuit JSON.
Expected: internal pin connections are emitted.
Actual: no documented default internal connections.
Standalone repro: https://github.com/0hmX/repro-pushbutton-default-internal-pins-20260809
Core repro PR: not yet created.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the standalone repro at https://github.com/0hmX/repro-pushbutton-default-internal-pins-20260809 and inspect the generated Circuit JSON for a pushbutton. Trace the core path that emits pushbutton pin data, then verify that the documented default internal connection between each pair of pins appears in the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100