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

Fix #1181, global variable cleanup #1254

Merged
merged 1 commit into from
Mar 29, 2021

Commits on Mar 23, 2021

  1. Fix #1181, global variable cleanup

    Consolidate all ES global variables under a single CFE_ES_Global.
    
    Removes the separate CFE_ES_TaskData as well as some random pointers
    that were stored at global scope.
    
    All references adjusted accordingly (search and replace).
    jphickey committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e8f73aa View commit details
    Browse the repository at this point in the history