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

Let firmware info be optional to save RAM #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 3, 2024

  1. Let firmware info be optional to save RAM

    Many projects already have another mechanism for getting firmware info
    or want to save RAM and do not need firmware info of CmBacktrace. With
    this change user can pass NULL for name and version after setting the
    define CMB_NOT_USING_FIRMWARE_INFO.
    satur9nine committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    38d923b View commit details
    Browse the repository at this point in the history