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 #1780, RTEMS CFE_FT_Global build failure #1781

Merged

Commits on Aug 10, 2021

  1. Fix nasa#1780, Resolve RTEMS CFE_FT_Global build fail

    - Removed multiple instantiations of CFE_FT_Global
    - Moves the assignment of the TBL related elements of `CFE_FT_Global`
    from 'cfe_test_table' to `cfe_test` to avoid duplicate definitions error
    - Makes `cfe_test.c` first in CMakeLists dependency list
    
    Co-authored-by: Niall Mullane <nmullane@users.noreply.github.com>
    astrogeco and nmullane committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    20fbd6f View commit details
    Browse the repository at this point in the history