Skip to content

v0.23.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 09:24
· 19 commits to main since this release

Release notes

Fixed

  • Parsing of west.yml when a project within the yaml does not contain the repo-path key.
  • compile_commands.json file is now correctly copied from the build directory to the project
    directory and west top directory for Zephyr projects using sysbuild.
  • Correctly propagate return code in case east codechecker servdiff fails.