The Embedded Working Group Newsletter - 29
2021-07-27Highlights
-
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!