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

Introduce TFM_VERSION_3() #36

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Introduce TFM_VERSION_3() #36

merged 2 commits into from
Sep 19, 2024

Conversation

sjaeckel
Copy link
Member

In order to be able to construct the version in a human readable format instead of a magic hex value. The TFM_VERSION and TFM_VERSION_S macros are still the same, so there's no backwards breakage here.

src/headers/tfm.h Outdated Show resolved Hide resolved
In order to be able to construct the version in a human readable format
instead of a magic hex value. The `TFM_VERSION` and `TFM_VERSION_S` macros
are still the same, so there's no backwards breakage here.

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
@sjaeckel sjaeckel merged commit 5510bbe into develop Sep 19, 2024
63 checks passed
@sjaeckel sjaeckel deleted the version-macro branch September 19, 2024 12:55
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.

2 participants