Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 12:25
· 24 commits to main since this release

Release notes

Added

All below changes are related to the ncs-zephyr Docker image:

  • Support for building the documentation with the Sphinx documentation tool.
  • Support for running Codechecker and various static analysis tools: clangsa, clang-tidy and
    cppcheck.
  • Support for clangd language server, useful for code navigation and completion inside VSCode's dev
    container.