aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync/src/waitqueue
diff options
context:
space:
mode:
authorpennae <[email protected]>2023-05-02 08:39:05 +0200
committerpennae <[email protected]>2023-05-02 14:28:27 +0200
commit849011b8261194629830b4b85d062394e8eb3c58 (patch)
treeb66b95d3a970a27c89efa42839ef1e44e20fe0eb /embassy-sync/src/waitqueue
parent8fc92fdf6285190a1ba5ddf356958d49ed4225a3 (diff)
rp/gpio: set up gpio interrupts only once
doing this setup work repeatedly, on every wait, is unnecessary. with nothing ever disabling the interrupt it is sufficient to enable it once during device init and never touch it again.
Diffstat (limited to 'embassy-sync/src/waitqueue')
0 files changed, 0 insertions, 0 deletions