embassy/tests/rp
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
..
.cargo test: set DEFMT_LOG not too verbose so net perf tests pass with cargo run. 2023-09-28 03:47:14 +02:00
src/bin Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
build.rs tests: Use unified link_ram_cortex_m.x file for all Cortex M targets 2024-01-05 15:01:05 +02:00
Cargo.toml Update embedded-hal to v1.0 2024-01-09 23:37:14 +01:00
memory.x tests: Use unified link_ram_cortex_m.x file for all Cortex M targets 2024-01-05 15:01:05 +02:00