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 #632, Infer OSAL_SYSTEM_BSPTYPE from CFE_SYSTEM_PSP_NAME #634

Merged

Commits on Apr 20, 2020

  1. Merge pull request nasa#615 from nasa/integration-candidate

    Integration Candidate 2020-04-08
    astrogeco authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0648a47 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Fix nasa#632, Infer OSAL_SYSTEM_BSPTYPE from CFE_SYSTEM_PSP_NAME

    Normally the CFE PSP uses/links with an OSAL BSP of the same name.
    This removes the need to explicitly specify OSAL_SYSTEM_BSPTYPE
    in the toolchain file, as it can be reliably inferred.
    jphickey committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    9a6950b View commit details
    Browse the repository at this point in the history