1
0
forked from fsfw/fsfw

makefile moved

This commit is contained in:
2020-10-29 12:07:48 +01:00
parent 29187fbc4b
commit 565fd63d08
3 changed files with 5 additions and 2 deletions

View File

@ -20,11 +20,11 @@
//! each CSB service !
#define FSFW_CSB_FIFO_DEPTH 6
#define FSFW_OBJ_EVENT_TRANSLATION 0
//! 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
#if FSFW_OBJ_EVENT_TRANSLATION == 1
#define FSFW_DEBUG_OUTPUT 1
//! Specify whether info events are printed too.