Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
periph
/
host
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
73
Code
Issues
33
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix GPIO Read() on output pins + bcm283x driver init bugs
- #77
#77
Open
acanewby
wants to merge 5 commits into
periph:main
periph/host:main
from
acanewby:fix/gpio-read-and-shadowing
acanewby/host:fix/gpio-read-and-shadowing
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Open
Fix GPIO Read() on output pins + bcm283x driver init bugs
#77
acanewby
wants to merge 5 commits into
periph:main
periph/host:main
from
acanewby:fix/gpio-read-and-shadowing
acanewby/host:fix/gpio-read-and-shadowing
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
bcm283x: fix variable shadowing that swallows MapGPIO error
Show description for db93694
acanewby
and
claude
committed
db93694
View commit details
Copy full SHA for db93694
Browse repository at this point
gpioioctl: fix Read() reconfiguring output pins as input with PullUp
Show description for aac466f
acanewby
and
claude
committed
aac466f
View commit details
Copy full SHA for aac466f
Browse repository at this point
Commits on Apr 5, 2026
bcm283x: make alias registration non-fatal when pin name already exists
Show description for fbd0985
acanewby
and
claude
committed
fbd0985
View commit details
Copy full SHA for fbd0985
Browse repository at this point
bcm283x: improve error message when /dev/gpiomem is inaccessible
Show description for 2a0c99e
acanewby
and
claude
committed
2a0c99e
View commit details
Copy full SHA for 2a0c99e
Browse repository at this point
bcm283x: fix gofmt -s formatting in map_test.go
Show description for f4a9339
acanewby
and
claude
committed
f4a9339
View commit details
Copy full SHA for f4a9339
Browse repository at this point
You can’t perform that action at this time.