
#include "manifest.h"

const char *manifest_application = APPLICATION;
const char *manifest_revision = GIT_REVISION;
const char *manifest_board = BOARD;
const char *manifest_environment = ENVIRONMENT;
