This website requires JavaScript.
Explore
Help
Sign In
lechu
/
go-serial
Watch
1
Star
0
Fork
0
You've already forked go-serial
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
45
Commits
2
Branches
5
Tags
5ab2dc1bf9ead8642fceab91722573bb393109b6
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Cristian Maglie
5ab2dc1bf9
do not use travis-ci default dependency get
2015-01-01 19:24:34 +01:00
test
Updated example
2014-12-30 14:17:42 +01:00
.travis.yml
do not use travis-ci default dependency get
2015-01-01 19:24:34 +01:00
LICENSE
Added LICENSE
2014-12-14 16:44:34 +01:00
serial_darwin_386.go
go fmt round
2015-01-01 17:47:41 +01:00
serial_darwin_amd64.go
go fmt round
2015-01-01 17:47:41 +01:00
serial_darwin.go
Updated port list search regexp for macosx
2015-01-01 17:48:05 +01:00
serial_linux.go
Added implementation for darwin x86_64
2014-12-31 19:43:47 +01:00
serial_unix.go
Fixed unchecked array access
2015-01-01 17:46:14 +01:00
serial_windows.go
Cosmetic change: rewritten error conditions in a more compact way
2014-12-31 00:37:02 +01:00
serial.go
Added canonical (vanity) imports
2014-12-30 20:41:33 +01:00
syscall_darwin.go
Added implementation for darwin,386
2015-01-01 03:45:27 +01:00
syscall_linux.go
Added implementation for darwin x86_64
2014-12-31 19:43:47 +01:00
syscall_windows.go
Removed cgo dependency from windows implementation
2014-12-31 00:27:28 +01:00
Description
No description provided
BSD-3-Clause
371
KiB
Languages
Go
100%