-
Please add support for the `ReadReady` and `WriteReady` traits from `embedded-io-async` to the `TcpSocket` in `embassy-net`.
The documentation for `ReadReady` can be found at .
The documentation…
haijd updated
10 months ago
-
https://github.com/embassy-rs/embassy/blob/88e77c733cc3d52a2bd20e9e25446fe1d37c830b/embassy-rp/src/uart/mod.rs#L820-L839
Here, `dr.fe()` is checked twice, and I think we can never actually yield da…
-
Currently, drop of a pindriver resets the pin to disabled, and destroys all subscriptions.
It is not obvious why it does this, but it has a lot of bad effects:
1. temporary pindrivers to set level…
-
Hello,
what did I wrong ? Wanna build for a: esp32-2432s028r ( Chip is ESP32-D0WD-V3 (revision v3.1) )
Using Debian 12 (x86_64)
$ cargo generate --git https://github.com/esp-rs/esp-idf-templa…
ds2k5 updated
10 months ago
-
I'm trying to run the example programs on my **Raspberry Pi Pico W** using a Picoprobe setup, as described in the RPi Pico [manual](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pd…
cshaa updated
10 months ago
-
Actionable items from this investigation:
- [x] #1254
- [ ] Replace `const`s this `static`'s if they're referenced in interrupt handling code
- [ ] Find a way to get LLVM to either
- Put jum…
-
The dac definitions are missing from this chip. It seems like it already has an entry in the perimap though.
It also has the data for it in the json.
https://github.com/embassy-rs/stm32-data-…
-
The `embassy_time::Delay` gives wrong delay times when using embassy-time from crates.io while using embassy-stm32 from git like this:
Cargo.toml
```toml
embassy-time = { version = "0.1", features …
-
I found a few things in the docs and wanted to report them (I could look into fixing them):
- [x] `embassy-net` does not build with the `udp` feature (the only feature not included in the docs)
…
-
My TccServer stopps responding after this debug output:
```
15337.309503 DEBUG set gpioout = [01, 00, 00, 00, 00, 00, 00, 00] …