Skip to content

Commit

Permalink
Merge pull request nasa#1084 from skliper/fix877-one_missionrev_2_rul…
Browse files Browse the repository at this point in the history
…e_them_all

Fix nasa#877, Remove duplicate CFE_MISSION_REV define
  • Loading branch information
astrogeco authored Jan 25, 2021
2 parents 1927e61 + 1b31bd9 commit 5b1d054
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions cmake/sample_defs/cpu1_platform_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -1799,21 +1799,6 @@
#define CFE_PLATFORM_TBL_VALID_PRID_3 0
#define CFE_PLATFORM_TBL_VALID_PRID_4 0

/** \cfeescfg Mission specific version number for cFE
**
** \par Description:
** The cFE version number consists of four parts:
** major version number, minor version number, revision
** number and mission specific revision number. The mission
** specific revision number is defined here and the other
** parts are defined in "cfe_version.h".
**
** \par Limits:
** Must be defined as a numeric value that is greater than
** or equal to zero.
*/
#define CFE_MISSION_REV 0

/** \cfeescfg Poll timer for startup sync delay
**
** \par Description:
Expand Down

0 comments on commit 5b1d054

Please sign in to comment.