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

Power management stat : add verbosity level for MBED_SLEEP_TRACING_ENABLED #14610

Merged
merged 2 commits into from
Nov 8, 2021

Commits on Nov 8, 2021

  1. Power management stat : add verbosity level for MBED_SLEEP_TRACING_EN…

    …ABLED
    
    Full verbosity is adding a console line for each lock/unlock API call
    
    - stats can be enabled with json config
    - default configuration is full verbosity and add a console line for each lock/unlock command
    - for STM32 targets, verbosity is reduced by default
    jeromecoutant committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    658e9ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e26a05 View commit details
    Browse the repository at this point in the history