diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-11-30 22:39:18 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-30 22:39:18 +0000 |
| commit | 9500c8c17b7bace2dcdaadcbbd99ba62be46daa0 (patch) | |
| tree | 4430bea845de53e8551f3732844ebc74c666403a /examples/std | |
| parent | e36e36dab6b19ae90c6f78b1cdd2233e295bd171 (diff) | |
| parent | 496ad4ed43ab3b0948553d371709771c010de565 (diff) | |
Merge #509
509: Remove unsafe from nRF uarte and improve doco with rationale r=Dirbaio a=huntc
The constructors themselves are not strictly unsafe. Interactions with DMA can be generally unsafe if a future is dropped, but that's a separate issue. It is important that we use the `unsafe` keyword diligently as it can lead to confusion otherwise.
I've also provided some rationale re. the usage of [Uarte] vs [BufferedUarte].
Co-authored-by: huntc <[email protected]>
Diffstat (limited to 'examples/std')
0 files changed, 0 insertions, 0 deletions
