This repository has been archived by the owner on Jan 14, 2023. It is now read-only.
0.9.0
Added
- Support for cargo workspaces was added with the integration of
cargo-metadata
instead ofcargo-project
(in #39 by @Tiwalun) - Show the compiler output in
cargo flash
if the calledcargo build
command fails (in #53 by @Tiwalun).
Removed
- The option to start a GDB server after flashing is removed. It is recommended to use cargo-embed to start a GDB server. The following options are removed:
--gdb
--no-download
- `--gdb-connection-string