PSA: Cortex-M Breakage (LLD as the default linker)

Heads up fellow embedded developers!

In order to provide a solid and stable foundation for embedded development with Rust 2018, a change has landed in Rust earlier today (https://github.com/rust-lang/rust/pull/53648) which will potentially break your builds. It should materialise in the next nightly Rust build.

You can read the details about this change and the required tweaks to fix your build here: Rust Embedded Working Group

Sorry for the inconvenience.

6 Likes