zephyr/subsys/fb
TOKITA Hiroshi 47f14d6375 fb: cfb_shell: support area inverting
Extend the invert command to run cfb_invert_area when given four arguments.
Make a change to invert the screen immediately in case of run invert
without arguments.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
2023-04-06 18:52:40 +02:00
..
cfb_fonts.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cfb_shell.c fb: cfb_shell: support area inverting 2023-04-06 18:52:40 +02:00
cfb.c fb: cfb: support inverting with coordinates that do not align with the tile 2023-04-06 18:52:40 +02:00
CMakeLists.txt
Kconfig
README_fonts.txt