zephyr/subsys/fb
TOKITA Hiroshi 476a5f57fd fb: cfb_shell: correct invert command implementation
Fix the wrong calculation for inverting implemented by
commit 7068587505
("fb: cfb: support inverting with coordinates that do not align
 with the tile")

Remove the cfb_invert_area() calling.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2023-05-26 09:49:25 -04:00
..
cfb.c fb: correct invert_area image calculation 2023-05-26 09:49:25 -04: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: correct invert command implementation 2023-05-26 09:49:25 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
README_fonts.txt scripts: move gen_cfb_font_header.py to scripts/build 2022-07-12 10:03:45 +02:00