embassy/tests
pennae 849011b826 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.
2023-05-02 14:28:27 +02:00
..
nrf Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
riscv32 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
rp rp/gpio: set up gpio interrupts only once 2023-05-02 14:28:27 +02:00
stm32 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00