Add stm GO library 43/138543/3
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 11 Jul 2017 16:48:29 +0000 (18:48 +0200)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Wed, 13 Sep 2017 10:37:09 +0000 (12:37 +0200)
commit4ad41087f1d2ce82c7aa065a114ede0db7ca7001
tree93cbe28ee4c4bdd25d6cf29d5a950faf0d762365
parent00afd54f067225ae6386da98da367d59ad91390d
Add stm GO library

It uses non-standard GO library for serial communication
(BSD 3-clause License). Fetch it with:
    go get "github.com/tarm/serial"

Change-Id: I7b57d063d0296b66de880a61a1878ce2abd1f606
stm/stm.go [new file with mode: 0644]