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
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 }}
pvainio
/
serial
Public
forked from
goburrow/serial
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 3, 2026
fix: handle -1 from syscall.Read
pvainio
committed
839d8d1
View commit details
Copy full SHA for 839d8d1
Browse repository at this point
Commits on Oct 22, 2021
Fix build on OpenBSD. (#18)
Show description for bfb6911
geowiwi
and
4a6f656c
authored
bfb6911
View commit details
Copy full SHA for bfb6911
Browse repository at this point
Commits on Oct 3, 2017
Fixed cross compilation on MIPS architecture (#10)
Show description for 5efbe92
Ethan Kan
authored and
nqv
committed
5efbe92
View commit details
Copy full SHA for 5efbe92
Browse repository at this point
Commits on Mar 1, 2017
Cross-compile build on travis
nqv
committed
d490ecc
View commit details
Copy full SHA for d490ecc
Browse repository at this point
Restore termios if enabling rs485 failed
nqv
committed
93617a4
View commit details
Copy full SHA for 93617a4
Browse repository at this point
Commits on Feb 27, 2017
Merge pull request #9 from jonseymour/master
Show description for aba636b
nqv
authored
aba636b
View commit details
Copy full SHA for aba636b
Browse repository at this point
Commits on Feb 26, 2017
Move rs485_posix into serial_posix. Rename Enable to Enabled.
Show description for e78c203
jonseymour
committed
e78c203
View commit details
Copy full SHA for e78c203
Browse repository at this point
Commits on Feb 23, 2017
Integrate RS485 support into Open.
jonseymour
committed
48d20cb
View commit details
Copy full SHA for 48d20cb
Browse repository at this point
Add support for RS485 ioctl's needed by Linux and perhaps other POSIX systems.
Show description for 2c2e7d5
jonseymour
committed
2c2e7d5
View commit details
Copy full SHA for 2c2e7d5
Browse repository at this point
Commits on Feb 9, 2017
Add bsd support
nqv
committed
a9d7319
View commit details
Copy full SHA for a9d7319
Browse repository at this point
Restore serial config when closing on Windows (#8)
Show description for 2cd7184
nqv
authored
2cd7184
View commit details
Copy full SHA for 2cd7184
Browse repository at this point
Commits on Apr 22, 2016
Not build *_posix.go on Windows
Show description for 1b57be7
nqv
committed
1b57be7
View commit details
Copy full SHA for 1b57be7
Browse repository at this point
Commits on Mar 13, 2016
Share mac & linux implementation
nqv
committed
927256b
View commit details
Copy full SHA for 927256b
Browse repository at this point
Add flags to example
nqv
committed
c58c518
View commit details
Copy full SHA for c58c518
Browse repository at this point
Use fd instead of os.File
nqv
committed
78ba1ed
View commit details
Copy full SHA for 78ba1ed
Browse repository at this point
Commits on Jan 3, 2016
Update ReadMe: no longer need cgo
nqv
committed
709ae90
View commit details
Copy full SHA for 709ae90
Browse repository at this point
Replace cgo with auto generated files
nqv
committed
f5688d7
View commit details
Copy full SHA for f5688d7
Browse repository at this point
Set default baudrate in Windows
nqv
committed
7bc4a76
View commit details
Copy full SHA for 7bc4a76
Browse repository at this point
Commits on Jun 1, 2015
Merge pull request #2 from ivan4th/master
Show description for bf1bf09
nqv
committed
bf1bf09
View commit details
Copy full SHA for bf1bf09
Browse repository at this point
Commits on May 31, 2015
Read(): handle EINTR returned by syscall.Select().
Show description for 30dcf49
ivan4th
committed
30dcf49
View commit details
Copy full SHA for 30dcf49
Browse repository at this point
Commits on May 24, 2015
Merge pull request #1 from gonium/master
Show description for 9a32dfe
nqv
committed
9a32dfe
View commit details
Copy full SHA for 9a32dfe
Browse repository at this point
Commits on May 22, 2015
how to test on mac os
gonium
committed
35801f8
View commit details
Copy full SHA for 35801f8
Browse repository at this point
adjusted linux code to work on mac (testsuite passes)
gonium
committed
2058c76
View commit details
Copy full SHA for 2058c76
Browse repository at this point
changed pty endpoints in test code
gonium
committed
d626c1e
View commit details
Copy full SHA for d626c1e
Browse repository at this point
Commits on May 6, 2015
Fix build on Mac
nqv
committed
2a10008
View commit details
Copy full SHA for 2a10008
Browse repository at this point
Commits on Apr 18, 2015
Travis
nqv
committed
db31126
View commit details
Copy full SHA for db31126
Browse repository at this point
Commits on Apr 17, 2015
Move serial from github.com/goburrow/modbus
nqv
committed
a01515f
View commit details
Copy full SHA for a01515f
Browse repository at this point
You can’t perform that action at this time.