zephyr/samples/subsys/display
Gerard Marull-Paretas 69fc9a3d0a boards: esp_wrover_kit: enable SPI if CONFIG_DISPLAY=y
If we enable DISPLAY=y, ILI9341 will be selected automatically if all of
its dependencies are met as well (SPI), let's add this to the board
defconfig.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-06-28 15:53:10 +02:00
..
cfb samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
cfb_custom_font samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
cfb_shell samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
lvgl boards: esp_wrover_kit: enable SPI if CONFIG_DISPLAY=y 2022-06-28 15:53:10 +02:00
display.rst