5 #ifndef GIT_REVISION_H_
6 #define GIT_REVISION_H_
40 #ifdef C2A_GIT_REVISION_IGNORE
43 #define GIT_REVISION_C2A_CORE "0000000000000000000000000000000000000000"
44 #define GIT_REVISION_C2A_CORE_SHORT 0x0000000
45 #define GIT_REVISION_C2A_USER "0000000000000000000000000000000000000000"
46 #define GIT_REVISION_C2A_USER_SHORT 0x0000000
51 #if !defined(C2A_GIT_REVISION_FROM_OPTION) && !defined(C2A_GIT_REVISION_GENERATED)
52 #error "please specify git revision config in src_user/Settings/git_revision_config.h"
const uint32_t GIT_REV_USER_SHORT
const char GIT_REV_CORE[41]
< 設定ないしcommit hashを読み込む
const uint32_t GIT_REV_CORE_SHORT
const char GIT_REV_USER[41]