aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorpennae <[email protected]>2023-05-02 08:29:32 +0200
committerpennae <[email protected]>2023-05-02 08:43:04 +0200
commitc6424fdc112776b5ceeef4a01c56b1479c2901c5 (patch)
tree56fc370244d41b69ccb320d6ccc7e35708a34c47 /examples
parent05c36e05f9f6b1a0a36982239b2e7c697f0d3734 (diff)
gp/gpio: fix InputFuture edge waits
InputFuture did not use and check edge interrupts correctly. InterruptTrigger should've checked for not 1,2,3,4 but 1,2,4,8 since the inte fields are bitmasks, and not clearing INTR would have repeatedly triggered edge interrupts early.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions