nasa / LC

The Core Flight System (cFS) Limit Checker (LC) application.
Apache License 2.0
30 stars 21 forks source link

Deprecated #include of "cfe_platform_cfg.h" #108

Closed chillfig closed 8 months ago

chillfig commented 8 months ago

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