Eric Principato

Results 1 issues of Eric Principato

The `avr_hal_generic::simple_pwm::PwmPinOps` trait maps pretty exactly to `embedded_hal::PwmPin`. Implementing `PwmPin` would be nice so users can make use of generic code that uses it. It would be nice to implement...

hal-generic