MACRO
OMNI_DATE - Defines the build date for the library.
SYNOPSIS top
This is a helper macro that is used by the
Defined as the following:
If the
This is a helper macro that is used by the
OMNI_FW_VER_STR helper macro to append the build date to the version macro string.Defined as the following:
#define OMNI_DATE Jan 1 1970
__DATE__ macro is defined, then OMNI_DATE is an alias to this macro.