external_zblue/subsys/fb
Pisit Sawangvonganan 1e7671926c fb: cfb_shell: remove `dev` null check
Remove `dev` null check as `DEVICE_DT_GET` ensures compile-time
initialization.
Refer to commit 6eb371f (fb: initialize devices at compile time)

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2026-04-20 17:57:19 +08:00
..
CMakeLists.txt fb: cfb: add font existence check at link time 2026-04-20 16:34:22 +08:00
Kconfig
README_fonts.txt scripts: move gen_cfb_font_header.py to scripts/build 2026-04-20 15:53:04 +08:00
cfb.c fb: cfb: remove unnecessary `NULL` check and `NULL` assignment 2026-04-20 17:57:19 +08:00
cfb_fonts.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2026-04-20 15:59:21 +08:00
cfb_shell.c fb: cfb_shell: remove `dev` null check 2026-04-20 17:57:19 +08:00
check_cfb_fonts.ld fb: cfb: add font existence check at link time 2026-04-20 16:34:22 +08:00