See Stack Information for documentation. More...

Macros

#define EMBER_MAJOR_VERSION
 
#define EMBER_MINOR_VERSION
 
#define EMBER_PATCH_VERSION
 
#define EMBER_SPECIAL_VERSION
 
#define EMBER_BUILD_NUMBER
 
#define EMBER_FULL_VERSION
 
#define EMBER_VERSION_TYPE
 
#define SOFTWARE_VERSION
 

Detailed Description

See Stack Information for documentation.

License

Copyright 2018 Silicon Laboratories Inc. www.silabs.com

The licensor of this software is Silicon Laboratories Inc. Your use of this software is governed by the terms of Silicon Labs Master Software License Agreement (MSLA) available at www.silabs.com/about-us/legal/master-software-license-agreement. This software is distributed to you in Source Code format and is governed by the sections of the MSLA applicable to Source Code. See also config.h.

This documentation was produced from the following software release and build.

SOFTWARE_VERSION0x4700High byte = release number, low byte = patch number

Macro Definition Documentation

#define EMBER_BUILD_NUMBER

Definition at line 36 of file config.h.

#define EMBER_FULL_VERSION

Definition at line 38 of file config.h.

#define EMBER_MAJOR_VERSION

Definition at line 30 of file config.h.

#define EMBER_MINOR_VERSION

Definition at line 31 of file config.h.

#define EMBER_PATCH_VERSION

Definition at line 32 of file config.h.

#define EMBER_SPECIAL_VERSION

Definition at line 33 of file config.h.

#define EMBER_VERSION_TYPE

Definition at line 43 of file config.h.

#define SOFTWARE_VERSION

Software version. High byte = release number, low byte = patch number.

Definition at line 48 of file config.h.