Skip to content

Add a setting in settings.toml to control terminal display in connected displays #10531

@rbrian

Description

@rbrian

On those boards that have a built-in display (and even those that don't, when a display has been connected but then the board restarts) there are several lines of text shown in the terminal before there's an opportunity to turn off the display in boot.py. For some projects, having this display eliminated would result in a much more usable project.

My current project is a kids' toy, based on an ESP32S3-TFT feather. Having that text displayed wouldn't be a good thing in this situation

A suggestion was made in discord to have a setting in settings.toml to control whether or not the default terminal display would be shown. This would be a very good & clean solution as far as I can tell.

Make it so. :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions