ISF board support header files.
const char isf_commit_id[]
ISF build commit_id information.
#define ISF_LIB_VERSION_MAJOR
isf_info_t isf_get_info(void)
API to get ISF information.
This structure holds the ROM device information such as device id and number of EmbApps present...
void _fw_device_info_get(device_info_t *device_info)
#define ISF_EMB_APPS_PRESENT
The number of separate addressable apps in the build.
uint8 buildMinutes
The time of build in minutes (valid values: 0 to 59)
uint8 buildDay
The Day of the build (valid values: 1 to 31)
uint8 majorVersion
Major version number information.
uint8 buildSeconds
The time of build in seconds (valid values: 0 to 59)
uint8 buildYear
The Year of the build (valid values: 2000 + buildYear, max value = 2255)
build_info_t build_info
ISF build information.
uint8 buildId[MAX_ISF_COMMIT_ID_SIZE]
The last commit_id from which the build is made.
#define ISF_LIB_VERSION_MINOR
#define ISF_BUILD_MINUTES
Device and ISF Version information.
uint8 buildHours
The time of build in hours (in 24-hour notation) (valid values: 0 to 23)
version_info_t version_info
ISF version information.
Main ISF header file. Contains code common to all ISF components.
#define ISF_BUILD_SECONDS
uint8 minorVersion
Minor version number information.
#define ISF_BUILD_COMMIT_ID_STR
#define MAX_ISF_COMMIT_ID_SIZE
The maximum size of the ISF commit_id.
uint8 buildMonth
The Month of the build (valid values: 1(JAN) to 12(DEC))