esp-hal/esp-hal-common/src/mcpwm
Scott Mabin 452fde2c12
Peripheral ref/gpio (#323)
* Implement Peripheral for all GPIO pins

* Update i2c & i2s to use the new gpio peripherals ref

* gpio pref: usb

* gpio pref: pulse control (RMT)

* gpio pref: spi

* gpio pref: uart

* gpio pref: ledc

* gpio pref: mcpwm

* fixup smartleds to use new pulse controller traits

* dump msrv

* bump rust-version in cargo tomls
2022-12-19 14:40:29 +00:00
..
mod.rs PeripheralRef: MCPWM (#314) 2022-12-14 16:42:30 +01:00
operator.rs Peripheral ref/gpio (#323) 2022-12-19 14:40:29 +00:00
timer.rs PeripheralRef for ClockControl (#316) 2022-12-14 15:09:46 +00:00