This is the 28th changelog for Knurling-rs, our push to sustainably build better tooling for developing and debugging Rust software for embedded systems. Knurling-rs includes a suite of tools that make it easier to develop, log, debug, and test your...| ferrous-systems.com
Taking Rust for a Test Drive At Ferrous, we often help folks who are in the| ferrous-systems.com
We're happy to announce the newest crate published as part of our knurling project: panic-probe. panic-probe is a simple panic and fault handler that integrates into probe-run, our host-side tooling for embedded programs. When using panic-probe in...| ferrous-systems.com
Today we are thrilled to announce the public release of defmt (| ferrous-systems.com
The rust-analyzer plugin for VSCode provides you with a helpful little ▶ Run button above every test or main() function that lets you execute your code right out of the editor. Unfortunately though, this won't work out of the box in embedded projects...| ferrous-systems.com
Today we are pleased to announce the public release of probe-run, a custom Cargo runner for embedded development. This host application integrates into your Cargo workflow and lets you cargo run embedded applications. Let's see how to use it for ARM...| ferrous-systems.com
Today we're announcing Knurling - Ferrous' effort to sustainably build better tooling for developing and debugging Rust software for embedded systems. To make this a reality, we are opening a GitHub organization to collect these efforts, as well...| ferrous-systems.com