bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
618 stars 188 forks source link

add support for darwin arm64 #96

Closed tobiaskohlbau closed 3 years ago

tobiaskohlbau commented 3 years ago

Support arm64 which is used by the new lineup of computers from apple.

Fixes #97

tobiaskohlbau commented 3 years ago

I've run the package against an external serial device and found that from my standpoint everything works like expected on darwin arm64.

cmaglie commented 3 years ago

Thank you!

I released the patch as v1.1.2