Works on FreeBSD (even on armv6 and armv7 when cross compiled).

This commit is contained in:
Franz Bettag
2016-09-15 17:46:31 +02:00
parent e90aca32c8
commit a0fe3b8b02
3 changed files with 80 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
// license that can be found in the LICENSE file.
//
// +build linux darwin
// +build linux darwin freebsd
package serial // import "go.bug.st/serial"