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 #963, improve documentation of UtAssert API calls #974

Merged
merged 1 commit into from
May 11, 2021

Commits on Apr 27, 2021

  1. Fix nasa#963, improve documentation of UtAssert API calls

    The UtAssert API documentation was very terse and some references
    are obsolete/incorrect.  This converts to doxygen form and
    corrects the stale/incorrect references.
    
    In particular - UtMemSet does not exist, but the standard C memset
    call should be used to fill a memory region with a constant value.
    jphickey committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5b4e077 View commit details
    Browse the repository at this point in the history