-
Right now the modern graphics APIs are moving towards using the SPIRV binary format as the default way to upload a shader to the GPU.
In some cases, an alternative format is used and the `spirv_cro…
-
Hello,
I try to get output at the Display. But have error at compile with i2c
What did I wrong ?
```
//! # GPIO 'Blinky' Example
//!
//! This application demonstrates how to control a GPIO…
ds2k5 updated
6 months ago
-
Hi,
Please forgive me if I'm off, just started transitioning into the rtic world.
All the examples point to rtic_monotonics 2.0, but that's not available on crates.io? Tried with 1.5 but there …
-
**Description**
My understanding is that when the `webgpu` and `webgl` cargo features are enabled and `Backends::all()` is set, the adapter should attempt to be created with webgpu and then faili…
rukai updated
3 weeks ago
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
On the ubuntu 20, I can't build zed. I am getting the error:
```
cargo run
Finished `dev`…
-
Hello,
Need some assistance as I am getting a backtrace error.
https://wokwi.com/projects/394153119950789633
```rust
!! A panic occured in '/home/esp/.cargo/registry/src/index.crates.io-6f17…
-
Can you make a new release on `crates.io` please?
-
# Error Info
Error name: Error
Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.20.0/src/gles/device.rs:775:52:
called `Result::unwrap()` on a…
-
I am evaluating using the w5500 crate on an Arduino Uno. The SPI inteface in `avr_hal_generic` `spi.rs` looks like this:
```Rust
pub fn new(
p: SPI,
sclk: port::Pin,
mo…
-
On my M1 Mac, since I was unable to compile my project, having the following error:
> error: failed to run custom build command for `esp-idf-sys v0.35.0`
>
> Using activated esp-idf v5.2.2 e…