Age | Commit message (Expand) | Author |
---|---|---|
2022-09-27 | Fix bufferedUart read and write tests | Mathias |
2022-09-27 | Rename from {Rx,Tx}BufferedUart to BufferedUart{Rx,Tx} to be compliant with s... | Mathias |
2022-09-26 | Add HIL test for bufferedUart | Mathias |
2022-09-21 | Remove code-duplication in async bufferedUart implementations | Mathias |
2022-09-09 | Add bufferedUart, including a split version for only Rx or Tx | Mathias |
2022-09-09 | Add BufferedUart implementation, and feature-guard time-driver initialization... | Mathias |