zephyr/samples
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
..
application_development samples: code_relocation_nocopy: Update documentation 2022-06-24 20:29:00 +02:00
arch samples: arch: mpu_test: Update Readme. 2022-06-21 20:29:15 -04:00
basic samples: basic: minimal: remove pinmux 2022-06-06 15:39:50 -07:00
bluetooth all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
boards all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers boards: Exclude boards from shield samples 2022-06-28 15:51:55 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: kernel: condition_variables: Remove unneeded tstack extern 2022-06-20 10:25:52 +02:00
modules samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net lib: posix: semaphore: use consistent timebase in sem_timedwait 2022-06-24 20:12:05 +02:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor boards: Exclude boards from shield samples 2022-06-28 15:51:55 +02:00
shields boards: Exclude boards from shield samples 2022-06-28 15:51:55 +02:00
subsys samples: display: lvgl: add min_flash/min_ram 2022-06-28 15:53:10 +02:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration samples: tfm: Enumerate more test variants 2022-06-27 15:41:57 -05:00
userspace samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
classic.rst
index.rst