embassy/tests
Dario Nieuwenhuis 495b8b739a Change GPIO inherent methods back to &self.
With the embedded-hal rc3 update I changed them to require `&mut self`, but
in retrospect I think `&self` is better, for extra flexibility.

This PR reverts the changes from the rc3 update to inherent methods.
2024-01-10 00:00:10 +01:00
..
nrf Update embedded-hal to v1.0 2024-01-09 23:37:14 +01:00
perf-client New embassy-net release 2024-01-04 16:06:59 +00:00
perf-server cyw43: add perf HIL test. 2023-06-06 02:50:57 +02:00
riscv32 Update all references to embasy-executor to the latest version 2023-12-06 12:05:47 +01:00
rp Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
stm32 Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
utils Support overflow detection for more than one ring-period 2023-05-01 22:42:36 +02:00
link_ram_cortex_m.x tests: Fix location of __edata section and comment original 2024-01-05 15:34:04 +02:00