Jesse Braham

Results 160 comments of Jesse Braham

I would really like to get this wrapped up, @seijikun are you able to rebase this branch, or should we get @JurajSadel to take over here?

Thanks for the update. I think I am going to go ahead and close this PR at this point, thank you regardless for your contributions. Any conversation(s) can be continued...

This has been superseded by #377

@MabezDev did you ever make any progress with `SpiDevice`, or did that work get back-burnered?

Forgot to comment but I'm working on `embedded_hal_async::i2c::I2c`

Thanks for adding that, we do have a separate tracking issue already for other peripherals: https://github.com/esp-rs/esp-hal/issues/361 I suppose we should identify which peripherals should/can have async drivers and list them...

Just as a small update, there is talk of removing the `SpiDeviceRead` and `SpiDeviceWrite` traits from `embedded-hal-async`. For this reason, we're holding off on implementing these final traits until a...

A number of traits have been removed, which has been reflected in the original comment. I believe that `serial::Write` will be going away as well in favour of the `embedded-io`...

The `embedded-hal-*` ecosystem has moved on to `1.0.0-rc.1`, which we already include and implement, so I am going to consider this issue completed and close it.