embassy/docs/modules/ROOT/examples/layer-by-layer
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 Add env DEFMT_LOG=trace to all examples. 2022-06-18 01:59:12 +02:00
blinky-async ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
blinky-hal Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
blinky-irq stm32: update stm32-metapac. 2023-06-19 03:22:12 +02:00
blinky-pac stm32: use stm32-metapac from crates.io, remove stm32-data submodule. 2023-03-20 02:38:12 +01:00
Cargo.toml stm32: use stm32-metapac from crates.io, remove stm32-data submodule. 2023-03-20 02:38:12 +01:00