zephyr/samples/subsys/display
Gerard Marull-Paretas aeb7475920 samples: display: lvgl: add min_flash/min_ram
LVGL eats a considerable amount of flash, so tests may fail on platforms
that meet all requirements but that have a low amount of flash, e.g.
nucleo_g071rb. Set min_flash for all cases to 250K (result of some quick
experimentation). Also update minimum ram to exclude platforms that
cannot run Zephyr + LVGL (e.g. those with just 16K).

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 samples: display: lvgl: add min_flash/min_ram 2022-06-28 15:53:10 +02:00
display.rst