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

Simplify GPIO setup. #27

Merged
merged 4 commits into from
Apr 24, 2024
Merged

Simplify GPIO setup. #27

merged 4 commits into from
Apr 24, 2024

Conversation

Gadgetoid
Copy link
Member

Drop the ungainly table of compatible devices and treat the normalised Pi pin labels as the source of truth.

Alternate platforms with physical but not software Pi GPIO compatibility must supply their own pins.

Pin labels were normalised as of:
raspberrypi/linux@bd9542b

@coveralls
Copy link

coveralls commented Apr 23, 2024

Pull Request Test Coverage Report for Build 8803256385

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.5%) to 83.978%

Totals Coverage Status
Change from base Build 8801293857: 1.5%
Covered Lines: 152
Relevant Lines: 181

💛 - Coveralls

Drop the ungainly table of compatible devices and treat the normalised Pi
pin labels as the source of truth.

Alternate platforms with physical but not software Pi GPIO compatibility must
supply their own pins.

Pin labels were normalised as of:
raspberrypi/linux@bd9542b
@Gadgetoid Gadgetoid force-pushed the patch-simplify-gpio branch from 4c0ea56 to 1df6e38 Compare April 23, 2024 13:34
@Gadgetoid Gadgetoid merged commit f1a7b62 into main Apr 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants