Introducing a FSFWConfig.h file #203
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This file could be used by framework users to specify or manipulate preprocessor define or to tweak configurable settings.
Example:
This could also be used to exclude specific folders of the FSFW which are not used from compilation to reduce compilation times, and have all these types of configuration parameters in one place. This file could also be used to include the systemObjectList.h and the the classIds.h header files.