aboutsummaryrefslogtreecommitdiff
path: root/examples/std/src
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-11-30 22:39:18 +0000
committerGitHub <[email protected]>2021-11-30 22:39:18 +0000
commit9500c8c17b7bace2dcdaadcbbd99ba62be46daa0 (patch)
tree4430bea845de53e8551f3732844ebc74c666403a /examples/std/src
parente36e36dab6b19ae90c6f78b1cdd2233e295bd171 (diff)
parent496ad4ed43ab3b0948553d371709771c010de565 (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/src')
0 files changed, 0 insertions, 0 deletions