Azure IoT middleware for FreeRTOS
|
Provides version information for the Azure IoT FreeRTOS middleware. More...
Go to the source code of this file.
Macros | |
#define | _azureiotSTRINGIFY2(x) # x |
Internal. | |
#define | _azureiotSTRINGIFY(x) _azureiotSTRINGIFY2( x ) |
Internal. | |
#define | azureiotVERSION_MAJOR 1 |
Major numeric identifier. | |
#define | azureiotVERSION_MINOR 2 |
Minor numeric identifier. | |
#define | azureiotVERSION_PATCH 0 |
Patch numeric identifier. | |
#define | azureiotVERSION_PRERELEASE "-beta.1" |
Optional pre-release identifier. SDK is in a pre-release state when present. | |
#define | azureiotVERSION_STRING |
The version in string format used for telemetry following the semver.org standard (https://semver.org). More... | |
Provides version information for the Azure IoT FreeRTOS middleware.
#define azureiotVERSION_STRING |
The version in string format used for telemetry following the semver.org
standard (https://semver.org).