iLLD_TC27xD
1.0
|
Each released package is assigned a unique identifier that consists of four numbers that represent the major and the minor version numbers separated by underscores '_'.
For example: version 1_0_0_0_0
With each new release:
the increment step for the minor and major number is >= 1.
The version number is available in the IfxLldVersion.h header file, so that it can be referenced (and compared) by application software. The content:
Change in the major version number indicates that the version may not be fully compatible with other major version numbers. The reason for the incompatibility could be:
This part of the version number indicates that the library has been released for a new derivative without further API changes.
Change in the minor version number indicates that the version is backward compatible with smaller minor version number with identical major version number. The difference between minor version number are: