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 #399, Deprecate decompress #638

Merged

Commits on May 8, 2020

  1. Fix nasa#399, Deprecate decompress

    Removes untraced capabilities to decompress libraries or
    apps on load.  For non-startup apps, FS can be used.  For
    startup, recommendation is to compress/decompress as part
    of boot/startup vs individual applications/libs at load.
    
    Also fixes nasa#291, by deprecating decompress it can be moved
    to the FS app.
    
    Also makes nasa#135 N/A, static code analysis issues in decompress
    skliper committed May 8, 2020
    Configuration menu
    Copy the full SHA
    56e024c View commit details
    Browse the repository at this point in the history