Files
u-boot/include
Simon Glass e005f18b93 expo: Begin implementation of a text editor
It is useful to be able to edit text, e.g. to allow the user to edit the
environment or the command-line arguments for the OS.

Add the beginnings of an implementation. Future work is needed to finish
this: keypress handling and scrolling. For now it just displays the
text.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-05-30 09:49:32 +01:00
..
2025-05-29 08:29:16 -06:00
2025-05-29 08:30:25 -06:00
2025-05-29 18:35:49 -06:00