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
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
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
.
tinygo-org
/
drivers
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
248
Star
753
Code
Issues
101
Pull requests
59
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add PinInput and PinOutput HAL
- #753
#753
Closed
soypat
wants to merge 14 commits into
dev
tinygo-org/drivers:dev
from
pin-hal
tinygo-org/drivers:pin-hal
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Add PinInput and PinOutput HAL
#753
soypat
wants to merge 14 commits into
dev
tinygo-org/drivers:dev
from
pin-hal
tinygo-org/drivers:pin-hal
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2025
add PinInput and PinOutput HAL
soypat
committed
06e4c02
View commit details
Copy full SHA for 06e4c02
Browse repository at this point
Commits on Apr 30, 2025
apply suggestions from team
soypat
committed
f3945b1
View commit details
Copy full SHA for f3945b1
Browse repository at this point
Commits on Jul 3, 2025
more drivers are now cross platform
soypat
committed
8f0fbaa
View commit details
Copy full SHA for 8f0fbaa
Browse repository at this point
Commits on Jul 9, 2025
finish rewrites!
soypat
committed
3681452
View commit details
Copy full SHA for 3681452
Browse repository at this point
fix pullups not available on fe310
soypat
committed
9fb57e2
View commit details
Copy full SHA for 9fb57e2
Browse repository at this point
bugfix: output misconfigured
soypat
committed
db544f4
View commit details
Copy full SHA for db544f4
Browse repository at this point
Commits on Sep 7, 2025
pins.go -> pin.go
soypat
committed
3cd6afb
View commit details
Copy full SHA for 3cd6afb
Browse repository at this point
Commits on Sep 16, 2025
apply @gen2thomas suggestions
soypat
committed
8d3cac8
View commit details
Copy full SHA for 8d3cac8
Browse repository at this point
missed high or low ~voltage~ level
soypat
committed
1f37a13
View commit details
Copy full SHA for 1f37a13
Browse repository at this point
rename busy fields to isBusy
soypat
committed
8b6e8c8
View commit details
Copy full SHA for 8b6e8c8
Browse repository at this point
legacy.PinOutput->pin.Output and add High+Low methods on drivers.PinOutput and use them in drivers
soypat
committed
876a315
View commit details
Copy full SHA for 876a315
Browse repository at this point
whoops, forgot to change easystepper method calls
soypat
committed
3183013
View commit details
Copy full SHA for 3183013
Browse repository at this point
Commits on Oct 13, 2025
show how one-wire driver could be rewritten to use function HAL
soypat
committed
293de2b
View commit details
Copy full SHA for 293de2b
Browse repository at this point
whoops, forgot to set isOut
soypat
committed
25eecd2
View commit details
Copy full SHA for 25eecd2
Browse repository at this point
You can’t perform that action at this time.