Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-31 | software: Add protobuf dependency | xengineering | |
This was not present because the Go tool detects this dependency only in the case of the generated discovery package. This package was not present during the last `go mod tidy` and `go mod vendor` cycle. | |||
2024-05-30 | software: Implement serial port detection | xengineering | |
2024-05-28 | software: Add folder and go.mod | xengineering | |
This folder will contain the Go software which runs on the iot-core device. |