Skip to content

Add STM32 core version #441

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

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Add STM32 core version #441

merged 1 commit into from
Feb 15, 2019

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Feb 15, 2019

Based on Semantic Versioning 2.0.0 (https://semver.org/)
This will ease core dependencies.

  • STM32_CORE_VERSION_MAJOR -> major version

  • STM32_CORE_VERSION_MINOR -> minor version

  • STM32_CORE_VERSION_PATCH -> patch version

  • STM32_CORE_VERSION_EXTRA -> Extra label
    with:

    • 0: official release
    • [1-9]: release candidate
    • F[0-9]: development
  • STM32_CORE_VERSION --> Full version number

Based on Semantic Versioning 2.0.0 (https://semver.org/)
This will ease core dependencies.

* STM32_CORE_VERSION_MAJOR -> major version
* STM32_CORE_VERSION_MINOR -> minor version
* STM32_CORE_VERSION_PATCH -> patch version
* STM32_CORE_VERSION_EXTRA -> Extra label
 with:
  - 0: official release
  - [1-9]: release candidate
  - F[0-9]: development

* STM32_CORE_VERSION --> Full version number

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm added the enhancement New feature or request label Feb 15, 2019
@fpistm fpistm added this to the 1.5.1/1.6.0 milestone Feb 15, 2019
@fpistm fpistm self-assigned this Feb 15, 2019
@fpistm fpistm merged commit 167a95c into stm32duino:master Feb 15, 2019
@fpistm fpistm deleted the Core_version branch February 15, 2019 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant