Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated #include of "cfe_platform_cfg.h" #108

Closed
2 tasks done
chillfig opened this issue Jan 31, 2024 · 0 comments · Fixed by #109
Closed
2 tasks done

Deprecated #include of "cfe_platform_cfg.h" #108

chillfig opened this issue Jan 31, 2024 · 0 comments · Fixed by #109
Assignees

Comments

@chillfig
Copy link
Contributor

chillfig commented Jan 31, 2024

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • 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"

Code snips

#include "cfe_platform_cfg.h"

System observed on:
N/A

Additional context
N/A

Reporter Info
Justin Figueroa, Vantage Systems

@chillfig chillfig self-assigned this Jan 31, 2024
chillfig pushed a commit to chillfig/LC that referenced this issue Jan 31, 2024
dzbaker added a commit that referenced this issue Feb 1, 2024
Fix #108, Removes cfe platform config dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant