Struct SYN_Version¶
Compile-time version information.
#include <syn_version.h>
Public Attributes¶
| Type | Name |
|---|---|
| const char * | app_name |
| uint32_t | code |
| const char * | date |
| const char * | git_hash |
| uint8_t | month |
| uint8_t | release |
| const char * | time |
| uint16_t | year |
Public Attributes Documentation¶
variable app_name¶
Application name
variable code¶
Packed SYN_VERSION_CODE
variable date¶
Build date
variable git_hash¶
Git short hash
variable month¶
Release month (CalVer)
variable release¶
Release number within the month
variable time¶
Build time
variable year¶
Release year (CalVer)
The documentation for this class was generated from the following file src/syntropic/system/syn_version.h