-
**Describe the bug**
In my app based on egui and eframe, the CPU usage is very high as long as the _accesskit_ feature is enabled. By disabling it, the CPU usage remains under much more acceptable …
-
What is the best way to make this compatible with https://docs.rs/shared-bus/0.3.1/shared_bus/ ?
A kind of proxy to implement I2c ?
-
I'm trying to add the softdevice to my project. However I'm getting 118 build errors with the softdevice package. It seems to be missing crates, Ive tried adding them with "cargo add", but it doesn't …
Gibbz updated
4 months ago
-
Hi,
I've been trying to use `rp2040-hal` with `embedded-hal 1.0.0` but I'm confused by the version scheme.
Looking into the Cargo.toml in this repo, it says that this is `rp2040-hal 0.9.1` which…
-
## Description
this is a recent regression in the Quest 2 Client app, on successful connection the quest display will indefinitely load.
The last version that worked was `v21.0.0-dev01+night…
-
When I'm trying to write to serial using `ufmt::uwriteln` I get
```
thread '' panicked at C:\Users\Alexandre\.cargo\registry\src\index.crates.io-6f17d22bba15001f\ravedude-0.1.7\src\console.rs:35:32:…
-
Hi,
I just started my (Embedded) Rust programming learning journey 2~3 days ago with the popular Arduino Uno MCU hardware platform...
I finally managed to get the usual "Hello World !" equivalent …
-
I can push from Arduino IDE, however cannot from rust with example
lsb_release -a
user@terminal:~/Documents/project_transmit/avr-hal/examples/arduino-nano$ lsb_release -a
No LSB modules are avail…
-
Hi,
I'm currently in the process of porting some Arduino based ESP32 firmwares to Rust. On one device, we noticed that one of the input pins always read as high with the Rust firmware, even in situ…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
build on ubuntu 22.04
```rust
Compiling command_palette v0.1.0 (/home/eric/Project/Ru…