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

[console] Flag to disable default console output #394

Merged
merged 1 commit into from
Dec 4, 2023

Commits on Nov 17, 2023

  1. [console] Flag to disable default console output

    Introduces a flag which allows a project to disable the default output
    to platform_dputc. This is useful is the project wants to maintain
    `platform_dputc` for panic conditions but otherwise use a registered
    callback for console io.
    
    Change-Id: I1362529a6bb40d191ac3f7c6069985c371d9284c
    schultetwin1 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f89decc View commit details
    Browse the repository at this point in the history