You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Change in nasa/osal#643 adds a "flags" parameter to OS_ModuleLoad, which needs to be added to CFE where this function is invoked..
Describe the solution you'd like
Add "flags" parameter. Initially this can just use the GLOBAL flag (0) to maintain the same behavior.
Is your feature request related to a problem? Please describe.
Change in nasa/osal#643 adds a "flags" parameter to OS_ModuleLoad, which needs to be added to CFE where this function is invoked..
Describe the solution you'd like
Add "flags" parameter. Initially this can just use the GLOBAL flag (0) to maintain the same behavior.
Additional context
Dependency of nasa/osal#643
Requester Info
Joseph Hickey, Vantage Systems, Inc.
The text was updated successfully, but these errors were encountered: