You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments