Diego Barrios Romero

Results 40 issues of Diego Barrios Romero

The changes seemed straight-forward. I have not tested this in hardware, though.

The dependencies are not adapted yet. I needed to adapt this for a different issue so I better contribute it as well.

S-waiting-on-review
T-embedded-linux

Superseeds #251 Closes #295

We have merged #71 which did the heavy-lifting for updating this to `embedded-hal` 1.0.0-alpha.6. However, currently we are missing the extraction of information from the underlying `nix`/`io` errors in the...

help wanted

Some concerns have been raised regarding the error handling in `spi::blocking::ExclusiveDevice`. I am not sure what the problem was, though. I think @GrantM11235 was the one to raise the concerns...

S-waiting-on-review
T-hal

All traits with unconstrained associated types have been removed as we prepare the 1.0.0 release. We are aware that this will be problematic in the short term but agreed it...

The input/output pin trait available on the 0.2.x versions have been removed ahead of the 1.0.0 release. See: #357 This issue servers as a tracking issue until we add them...

We have started a project to develop a asynchronous versions of the `embedded-hal` traits, at the moment championed by @Dirbaio. This will be developed as a separate crate called `embedded-hal-async`...

The `ADC` traits (`adc::Channel` and `adc::OneShot`) available on the 0.2.x versions have been removed ahead of the 1.0.0 release. See: #376 This issue servers as a tracking issue until we...