aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf/src/bin/uart_split.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-12-14 14:09:59 +0000
committerGitHub <[email protected]>2021-12-14 14:09:59 +0000
commit1a7b9e3279b4920392cfb1a6614968d8be4eee2a (patch)
treef4e0387818d6a12fc47349e9376ea12355e8b95f /examples/nrf/src/bin/uart_split.rs
parent3f3b7d066ebfeee76dc9467ee3c4c05468730e40 (diff)
parent153b1bbdbfc38b7973b27c05589514bee993e690 (diff)
Merge #542
542: nrf/gpiote: remove PortInput, move impls to Input/FlexPin. r=Dirbaio a=Dirbaio `PortInput` is just a dumb wrapper around `Input`, it has no reason whatsoever to exist. This PR moves the `wait_for_x` functionality to `Input` directly. It also adds it to `FlexPin` for completeness and consistency with `Input`. (The reason `PortInput` exists is a while ago `GPIOTE` was an owned singleton that you had to initialize, so `PortInput::new()` would require it to enforce it's been initialized. This doesn't apply anymore now that GPIOTE is "global") Co-authored-by: Dario Nieuwenhuis <[email protected]>
Diffstat (limited to 'examples/nrf/src/bin/uart_split.rs')
0 files changed, 0 insertions, 0 deletions