%%{ /*! * This template implements the fvid2ver.h */ /* Versioning */ var ver = this; var ver1 = [00,00,00,00]; var ver2 = [00,00,00,00]; for each(i=0;i Arch (AA); API Changes (BB); Major (CC); Minor (DD) */ #define FVID2_DRV_VERSION_ID `versionID` /** * @brief This is the version string which describes the FVID2 driver along with the * date and build information. */ #define FVID2_DRV_VERSION_STR `versionStr` #ifdef __cplusplus } #endif #endif /* FVID2VER_H */