Skip to content
Snippets Groups Projects
Commit 7d95f2a3 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Add LCD driver


Add a simple LCD driver which uses SDL to display the image. We update the
image regularly, while still providing for reasonable performance.

Adjust the common lcd code to support sandbox.

For command-line runs we do not want the LCD to be displayed, so add a
--show_lcd option to enable it.

Tested-by: default avatarChe-Liang Chiou <clchiou@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent c34c0246
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment