Mathias
|
e129a97d48
|
Fix bufferedUart read and write tests
|
2022-09-27 07:45:10 +02:00 |
|
Mathias
|
65907204d6
|
Rename from {Rx,Tx}BufferedUart to BufferedUart{Rx,Tx} to be compliant with stm32 and nrf implementations
|
2022-09-27 05:51:31 +02:00 |
|
Mathias
|
b743d9f48c
|
Add HIL test for bufferedUart
|
2022-09-26 05:32:45 +02:00 |
|
Mathias
|
1d3e41f970
|
Remove code-duplication in async bufferedUart implementations
|
2022-09-21 06:00:35 +02:00 |
|
Mathias
|
b2d0f8d590
|
Formatting
|
2022-09-09 10:49:47 +02:00 |
|
Mathias
|
31d85da78a
|
Add bufferedUart, including a split version for only Rx or Tx
|
2022-09-09 10:48:52 +02:00 |
|
Mathias
|
9611e7c9f2
|
Add BufferedUart implementation, and feature-guard time-driver initialization, to free up TIMER peripheral if not used with embassy executor
|
2022-09-09 10:48:30 +02:00 |
|