zephyr/samples/subsys/display
Alberto Escolar Piedras 843ad84db4 samples lvgl: Fix build warning with GPIO=n
The err variable is only used if the GPIO is configured in,
so move it to the right scope to avoid a build warning.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-05-04 21:59:59 +09:00
..
cfb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cfb_custom_font samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cfb_shell
lvgl samples lvgl: Fix build warning with GPIO=n 2023-05-04 21:59:59 +09:00
display.rst