iLLD_TC27xC  1.0
IfxLldVersion.h File Reference

Go to the source code of this file.

Macros

#define IFX_LLD_VERSION_GENERATION   0
 Will turn to 1 once we get productive, will be incremented on new driver generations. More...
 
#define IFX_LLD_VERSION_MAJOR   1
 Major release number to inform about changes which could lead to incompatibilities. More...
 
#define IFX_LLD_VERSION_MINOR   0
 Minor release number to inform about new additions to the library. More...
 
#define IFX_LLD_VERSION_REVISION   10
 Will be incremented on each subsequent release, and set back to 0 on each new minor/major release. More...
 

Macro Definition Documentation

#define IFX_LLD_VERSION_GENERATION   0

Will turn to 1 once we get productive, will be incremented on new driver generations.

Definition at line 6 of file IfxLldVersion.h.

#define IFX_LLD_VERSION_MAJOR   1

Major release number to inform about changes which could lead to incompatibilities.

Definition at line 7 of file IfxLldVersion.h.

#define IFX_LLD_VERSION_MINOR   0

Minor release number to inform about new additions to the library.

Definition at line 8 of file IfxLldVersion.h.

#define IFX_LLD_VERSION_REVISION   10

Will be incremented on each subsequent release, and set back to 0 on each new minor/major release.

Definition at line 9 of file IfxLldVersion.h.