1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 01:54:36 +01:00
Files
u-boot-megous/include/menu.h
Simon Glass 8579cb010d expo: Support handling any key in cedit
At present cedit only supports menu keys. For textline objects we need
to insert normal ASCII characters.

We also need to handle backspace, which is ASCII 9.

In fact, expo does not make use of all the menu keys, so partition
them accordingly and update the logic to support normal ASCII
characters, too.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-10-11 15:43:55 -04:00

3.5 KiB