Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-30 | software: communication: Add SerialInterface | xengineering | |
This new type bundles the whole communication stack. This is easier to use than handling types for each layer on the user side of the communication package. | |||
2024-05-30 | software: Implement serial port printout | xengineering | |
This validates that the code is able to get data from the serial port. | |||
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. |