54 #ifndef FOXBMS__VERSION_CFG_H_
55 #define FOXBMS__VERSION_CFG_H_
65 #define VERSION_STRUCT_MAXIMUM_REMOTE_STRING_LENGTH (128u)
71 #define VERSION_STRUCT_MAXIMUM_COMMIT_HASH_LENGTH (9u)
74 #define VERSION_INFORMATION __attribute__((section(".versionInformation")))
General macros and definitions for the whole platform.
const uint16_t distanceFromLastRelease
const char gitRemote[VERSION_STRUCT_MAXIMUM_REMOTE_STRING_LENGTH]
const bool underVersionControl
const char commitHash[VERSION_STRUCT_MAXIMUM_COMMIT_HASH_LENGTH]
const VERSION_s foxbmsVersionInfo
#define VERSION_STRUCT_MAXIMUM_REMOTE_STRING_LENGTH
#define VERSION_STRUCT_MAXIMUM_COMMIT_HASH_LENGTH