pennae
c6424fdc11
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.
2023-05-02 08:43:04 +02:00
..
2023-04-19 23:04:47 +02:00
2022-11-27 16:32:18 -05:00
2023-05-01 15:36:53 +02:00
2023-02-28 09:22:38 +02:00
2021-03-29 22:28:36 +02:00
2023-04-23 22:49:15 +02:00
2022-12-10 08:26:35 +01:00
2023-03-20 16:34:30 +02:00
2023-04-27 17:09:16 +02:00
2021-06-07 03:21:37 +02:00
2023-05-02 08:43:04 +02:00
2023-04-28 16:46:32 -05:00
2022-08-17 22:16:46 +02:00
2023-04-23 19:05:32 +02:00
2023-05-01 12:58:57 +02:00
2022-12-23 20:46:49 +01:00
2022-12-09 20:18:41 +01:00
2023-05-01 12:58:57 +02:00
2023-04-23 22:49:15 +02:00
2022-12-09 20:18:41 +01:00
2022-06-12 22:22:31 +02:00
2023-04-20 00:07:18 +02:00
2023-04-06 22:41:50 +02:00
2022-10-24 11:10:59 +03:00
2023-04-23 22:49:15 +02:00
2022-12-24 03:22:51 +01:00