makefile moved
This commit is contained in:
parent
29187fbc4b
commit
565fd63d08
@ -20,11 +20,11 @@
|
|||||||
//! each CSB service !
|
//! each CSB service !
|
||||||
#define FSFW_CSB_FIFO_DEPTH 6
|
#define FSFW_CSB_FIFO_DEPTH 6
|
||||||
|
|
||||||
#define FSFW_OBJ_EVENT_TRANSLATION 0
|
|
||||||
|
|
||||||
//! If FSFW_OBJ_EVENT_TRANSLATION is set to one,
|
//! If FSFW_OBJ_EVENT_TRANSLATION is set to one,
|
||||||
//! additional output which requires the translation files translateObjects
|
//! additional output which requires the translation files translateObjects
|
||||||
//! and translateEvents (and their compiled source files)
|
//! and translateEvents (and their compiled source files)
|
||||||
|
#define FSFW_OBJ_EVENT_TRANSLATION 0
|
||||||
|
|
||||||
#if FSFW_OBJ_EVENT_TRANSLATION == 1
|
#if FSFW_OBJ_EVENT_TRANSLATION == 1
|
||||||
#define FSFW_DEBUG_OUTPUT 1
|
#define FSFW_DEBUG_OUTPUT 1
|
||||||
//! Specify whether info events are printed too.
|
//! Specify whether info events are printed too.
|
||||||
|
@ -20,6 +20,9 @@
|
|||||||
//! each CSB service !
|
//! each CSB service !
|
||||||
#define FSFW_CSB_FIFO_DEPTH 6
|
#define FSFW_CSB_FIFO_DEPTH 6
|
||||||
|
|
||||||
|
//! If FSFW_OBJ_EVENT_TRANSLATION is set to one,
|
||||||
|
//! additional output which requires the translation files translateObjects
|
||||||
|
//! and translateEvents (and their compiled source files)
|
||||||
#define FSFW_OBJ_EVENT_TRANSLATION 0
|
#define FSFW_OBJ_EVENT_TRANSLATION 0
|
||||||
|
|
||||||
//! If -DDEBUG is supplied in the build defines, there will be
|
//! If -DDEBUG is supplied in the build defines, there will be
|
||||||
|
Loading…
Reference in New Issue
Block a user