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
Set the default-members in the top-level `Cargo.toml` file. This tells
cargo what to do if it is invoked at the top level.
Using this allows builds with the simulate to be done directly from the
top level directory without having to manually cd to the sim directory.
Combined with `bear`, this makes development with vscode much more
handy.
Signed-off-by: David Brown <david.brown@linaro.org>
0 commit comments