| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | nrf/uarte: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-13 | 1 | -5/+4 |
| | | |||||
| * | Introduces split on the nRF Uarte | huntc | 2021-12-15 | 1 | -0/+68 |
| A new `split` method is introduced such that the Uarte tx and rx can be used from separate tasks. An MPSC is used to illustrate how data may be passed between these tasks. | |||||
