#include "manifest.h" const char *manifest_application = APPLICATION; const char *manifest_revision = GIT_VERSION; const char *manifest_board = BOARD; const char *manifest_environment = ENVIRONMENT;