| 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 | |
