zephyr/subsys/fb
TOKITA Hiroshi b4965d672b fb: cfb: add const modifier for argument of cfb_print
cfb_print does not modify either address and contents of
the pointer that is pointing drawing text.
Thus, it can add a const modifier.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
2023-04-06 18:52:40 +02:00
..
cfb.c fb: cfb: add const modifier for argument of cfb_print 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: cfb_shell command to set font kerning 2023-03-02 13:51:55 +01: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