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

Add version handling #59

Merged
merged 2 commits into from
Sep 3, 2021
Merged

Add version handling #59

merged 2 commits into from
Sep 3, 2021

Conversation

jonasdn
Copy link
Contributor

@jonasdn jonasdn commented Sep 1, 2021

  • Generate version.h with build versions
  • Add SYSLINK_SYS_NRF_VERSION message

Example version.h:

  #pragma once

  #define V_SLOCAL_REVISION "1"
  #define V_SREVISION "2f5e5caa1d6b"
  #define V_STAG "2021.06 +1"
  #define V_MODIFIED false
@jonasdn jonasdn force-pushed the jonasdn/nrf_version branch from 4d54f22 to f808265 Compare September 1, 2021 10:24
Will reply with the version of the NRF51 firmware.

Example:

  2021.06 +1*

Will mean 1 commit from the 2021.06 tag and the * marks it as
"locally modified".
@jonasdn jonasdn force-pushed the jonasdn/nrf_version branch from f808265 to f4d0058 Compare September 1, 2021 10:32
@jonasdn jonasdn merged commit 725ebd1 into master Sep 3, 2021
@jonasdn jonasdn deleted the jonasdn/nrf_version branch January 10, 2022 10:25
@jonasdn jonasdn added this to the next-release milestone Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant