embassy/embassy-rp
Dario Nieuwenhuis 2fcdfc4876 rp: don't use SetConfig trait in PWM and PIO.
It was intended to allow changing baudrate on shared spi/i2c. There's no
advantage in using it for PWM or PIO, and makes it less usable because you have to
have `embassy-embedded-hal` as a dep to use it.
2023-05-13 02:13:26 +02:00
..
2023-05-09 17:55:27 -04:00
2021-03-29 21:35:25 +02:00