zephyr/subsys/fb
TOKITA Hiroshi 92efbeeec6 fb: cfb_shell: Add draw rect command
Add the `draw rect` command to execute the `cfb_draw_rect()` API.

This command render rectangle.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
2023-05-26 09:48:56 -04:00
..
cfb.c fb: cfb: Add cfb_draw_rect() API 2023-05-26 09:48:56 -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: Add draw rect command 2023-05-26 09:48:56 -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