Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrfconnect] Add support for Zephyr's version management #33216

Merged
merged 2 commits into from
May 6, 2024

Commits on May 6, 2024

  1. [nrfconnect] Versioning with VERSION file for matter implemented

    This commit adds posibility to use VERSION file which will work properly for
    DFU SMP and Matter OTA.
    
    Signed-off-by: Patryk Lipinski <patryk.lipinski@nordicsemi.no>
    LipinskiPNordicSemi authored and LuDuda committed May 6, 2024
    Configuration menu
    Copy the full SHA
    117332a View commit details
    Browse the repository at this point in the history
  2. [nrfconnect] Use version string with tweak

    This commit modifies the string format of versioning to include tweak.
    
    Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>
    LuDuda committed May 6, 2024
    Configuration menu
    Copy the full SHA
    490d1bd View commit details
    Browse the repository at this point in the history