embassy/examples/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 Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Update embedded-hal to v1.0 2024-01-09 23:37:14 +01:00
memory.x Add docs, touch all linker fragments 2023-11-19 23:10:11 +01:00