Dario Nieuwenhuis

Results 200 comments of Dario Nieuwenhuis

Rebased to fix conflicts. Could you take a look @ryankurte @eldruin @therealprof ?

After discussions in the WG meetings, we decided it's better to not have traits for unbuffered UART. - The vast majority of drivers need buffered to work correctly, and the...

This can be closed now that `embedded-hal-async` exists.

Fixed by #351 . Such devices can now implement the `SpiDevice` trait instead of `SpiBus`. There's no need for a dummy CS pin anymore.

This is fixed in 1.0, thanks to it not having any "compat" stuff.

now that `embedded-hal-async` exists, I think this can be closed.

Now that the timer traits with an unconstrained associated `type Timer;` are gone, this is no longer an issue #324 Of course this is not ideal since we no longer...