blob: e6d8d59cb8d3ad747d735b036286227095da8416 [file] [log] [blame]
#include "manifest.h"
const char *manifest_application = APPLICATION;
const char *manifest_revision = GIT_VERSION;
const char *manifest_board = BOARD;
const char *manifest_environment = ENVIRONMENT;