Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@SergioGasquez SergioGasquez released this 16 Jan 14:55
· 1 commit to main since this release
ae7909e

Added

  • The resulting Cargo.toml is now formatted with Taplo (#72)

Changed

  • Update the resulting binary name (#62)
  • Include the version of esp-generate in the generated code (#67)
  • Use rustc-link-arg instead of rustc-link-arg-bin (#67)

Fixed

  • Verify the required options are provided (#65)
  • Use stable toolchain for Rust Analyzer on Xtensa targets (#69)
  • Added missing template substitution in devcontainer.json (#70)