Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

0.9.0

Compare
Choose a tag to compare
@Tiwalun Tiwalun released this 02 Sep 21:09
· 274 commits to master since this release
73f5b93

Added

  • Support for cargo workspaces was added with the integration of cargo-metadata instead of cargo-project (in #39 by @Tiwalun)
  • Show the compiler output in cargo flash if the called cargo 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