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 #450, add external source directory for OS/BSP #468

Merged

Commits on May 13, 2020

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

    Integration Candidate COMBINED 2020-04-29 and 2020-05-06
    astrogeco authored May 13, 2020
    Configuration menu
    Copy the full SHA
    c2bcebb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Fix nasa#450, add external source directory for OS/BSP

    If the "OSAL_EXT_SOURCE_DIR" cache variable is set, this location
    will be checked first for a BSP/OS implementation layer.  This can
    point to an out-of-tree implementation layer if necessary.
    
    However it is discouraged from actually doing this as there is no
    attempt at API stability at the low level implementation layer.
    jphickey committed May 16, 2020
    Configuration menu
    Copy the full SHA
    c139ae3 View commit details
    Browse the repository at this point in the history