The Embedded Working Group Newsletter - 29

Highlights

  • Last Month in Flott, the monthly newsletter for Flott has been published. Flott is an open source toolkit for motion control software in Rust (designed to run everywhere, including microcontrollers).

  • The microbit crate has released v0.9.0, moved under the nrf-rs organisational umbrella, and gained micro:bit v2 support. 🎉

  • The switch-hal crate released v0.4.0, adding StatefulOutputSwitch for platforms that support StatefulOutputPin.

  • The probe-rs project, which provides debugging and flash programming for a variety of embedded targets, released version v0.11.0, with a number of performance and functionality improvements.

  • cortex-m released version 0.7.3, improving ease-of-use for the Delay implementation and fixing native builds on non-x86 hosts.

  • cortex-m-rt released version 0.6.15, backporting various fixes to the linker script and helping prepare for a new 0.7 release soon.

  • cross has posted a call for help looking for new maintainers: if you use cross and would like to help out, please check it out!

Read More

The Embedded Working Group Newsletter - 28

Highlights

  • Last Month in Flott, the monthly newsletter for Flott has been published. Flott is an open source toolkit for motion control software in Rust (designed to run everywhere, including microcontrollers).
Read More

The Embedded Working Group Newsletter - 27

Highlights

  • @hannobraun published Last Month in Flott - March 2021, the monthly newsletter for Flott. Flott is an open source toolkit for motion control software in Rust (designed to run everywhere, including microcontrollers).

  • The cortex-m crate has been updated to 0.7, including a recent release of 0.7.2, please update your dependencies and let us know if you encounter any issues!

  • The Embedded Rust documentation and books have moved URLs, and are now all available from https://docs.rust-embedded.org.

  • This blog has also moved URLs, and is now available at https://blog.rust-embedded.org

  • Our weekly meetings continue at 8PM Berlin Time on our Matrix channel, #rust-embedded:matrix.org. Join us to catch up on the latest developments in the Embedded Rust ecosystem!

Read More

The Embedded Working Group Newsletter - 26

Highlights

  • @cecton wrote a blog post targeted to experienced developers but embedded development beginners: Rust, Arduino and Embedded Development as a Beginner: Part 1

  • @brainstorm and @joshajohnson Created a RTIC example for an HID mouse with a blackberry trackball bbtrackball-rs.

  • The knurling-rs tooling initiative by Ferrous Systems has grown: after defmt, the project has publicly released three new tools:

    • flip-link, a linker wrapper that adds zero-cost stack overflow protection to your project
    • probe-run, a Cargo runner that seamlessly runs embedded programs on your target device as if they were native ones
    • defmt-test, a proc-macro to write and run unit tests on embedded devices
  • The Rust Embedded Working Group's MSRV (Minimum Supported Rust Version) policy has been updated and now only requires that crates build on the latest stable Rust release. See msrv for more details.

Read More

The Embedded Working Group Newsletter - 25

This is the 25th newsletter of the Embedded WG where we highlight new progress, celebrate cool projects, thank the community, and advertise projects that need help!

As a note, some of these stories have happened over the past months. We're still working on catching up, but wanted to share them with you!

Discuss on #rust-embedded:matrix.org, users.rust-lang.org, on twitter, or on reddit!

Read More
< < Back | Next > >