You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include an exact copy of the `build.rs` script as found in the `f3`
crate[1]. Including this build script spares binary crates from having
to include `memory.x`, instead using it implicitly when making use of
the BSP crate.
[1]: https://github.com/japaric/f3/blob/master/build.rs
0 commit comments