[x] I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug
The practice of #include "cfe_platform_cfg.h" has been deprecated. Applications should not be dependent on a specific CFE platform configuration
To Reproduce
Manually inspect
Expected behavior
Remove all `#include "cfe_platform_cfg.h"
Checklist (Please check before submitting)
Describe the bug The practice of #include "cfe_platform_cfg.h" has been deprecated. Applications should not be dependent on a specific CFE platform configuration
To Reproduce Manually inspect
Expected behavior Remove all `#include "cfe_platform_cfg.h"
Code snips https://github.com/nasa/LC/blob/752a024626c27bea0d41f60162446dce139789f4/fsw/src/lc_app.c#L40
System observed on: N/A
Additional context N/A
Reporter Info Justin Figueroa, Vantage Systems