1
0
forked from fsfw/fsfw

taken over unnittest folder from upstream

This commit is contained in:
2020-12-13 21:58:54 +01:00
parent 0b056720ba
commit 7c390c07ee
26 changed files with 376 additions and 292 deletions

View File

@ -12,7 +12,7 @@
#define FSFW_REDUCED_PRINTOUT 0
//! Can be used to enable debugging printouts for developing the FSFW
#define FSFW_VERBOSE_PRINTOUT 0
#define FSFW_DEBUGGING 0
//! Defines the FIFO depth of each commanding service base which
//! also determines how many commands a CSB service can handle in one cycle