rust-embedded / embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
1.95k stars 197 forks source link

Revert "gpio: require `&mut self` in `InputPin` and `StatefulOutputPin`" #553

Closed GrantM11235 closed 8 months ago

GrantM11235 commented 9 months ago

(Please don't comment directly in this PR, lets keep all the discussion in #547)

Dirbaio commented 8 months ago

Discussed in today's WG meeting, we have HAL team consensus to go with &mut self.