wg icon indicating copy to clipboard operation
wg copied to clipboard

Coordination repository of the embedded devices Working Group

Results 104 wg issues
Sort by recently updated
recently updated
newest added

Per https://github.com/actions-rs the actions-rs project is deprecated and unmaintained. The associated actions have started to raise numerous warnings and are likely to stop working entirely at some point. An unscientific...

Hi, There's much confusion around the state and direction of embedded-can: 1. The stm32 fdcan project has [commented it out](https://github.com/stm32-rs/fdcan/blob/7955ae21bca3b7556b5d810a3bfae85e3b41a0df/src/lib.rs#L31) 2. According to the stm32 bxcan project, the embedded-can crate...

## TL;DR It would be great if `rust-embedded` adopted [`panic-never`](https://crates.io/crates/panic-never) as a standard for libraries. I found it impossible to take advantage of `panic-never` while also taking advantage of the...

nominated

We would like to push embedded crates owned by the working group to a stable 1.0 state, when reasonably possible. Possible crates to evaluate include: * cortex-m * cortex-m-rt *...

It has been roughly 5 years since "stable embedded Rust", and it seems like a reasonable excuse to solicit blog posts from folks during the month of December. In particular,...

Split out from https://github.com/rust-embedded/wg/pull/727.

Split out from https://github.com/rust-embedded/wg/pull/727.

I initially joined the tools team to maintain `cross`, which isn't in this org anymore and I am not really using the other tools. I mostly use `heapless`, `embedded-hal`, `critical-section`...

This issue is for gathering resources on writing USB firmware in Rust and for tracking progress on building a generic USB stack in Rust. This is basically a place where...