sdk icon indicating copy to clipboard operation
sdk copied to clipboard

serial_port

Open tejainece opened this issue 9 years ago • 2 comments

There is a good serial_port serial port library as part of dartino project.

Can it be given a new life with its own repository?

tejainece avatar Sep 08 '16 15:09 tejainece

Are you referring to third_party/serial_port? If so, it's already a separate project, see https://github.com/dartino/sdk/blob/master/third_party/serial_port/README.google.

You can find it at https://github.com/nfrancois/serial_port.

jakobr-google avatar Sep 09 '16 07:09 jakobr-google

The library is a copy of https://github.com/nfrancois/serial_port with a few fixes. It would make sense to backport these changes.

sigurdm avatar Sep 09 '16 07:09 sigurdm