embassy/examples/stm32f7/src/bin
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
..
adc.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
blinky.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
button.rs Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
button_exti.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
can.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
eth.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
flash.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
hello.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
sdmmc.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
usart_dma.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00
usb_serial.rs ci: use beta, add secondary nightly ci. 2023-12-21 15:03:57 +01:00