Do not build those samples if the needed modules are not available in the workspace. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
262 B
YAML
12 lines
262 B
YAML
common:
|
|
tags: littlefs fatfs filesystem
|
|
modules:
|
|
- fatfs
|
|
- littlefs
|
|
tests:
|
|
filesystem.multifs:
|
|
platform_allow: native_posix qemu_x86
|
|
filesystem.fs_shell:
|
|
extra_args: CONF_FILE="prj_fs_shell.conf"
|
|
platform_allow: native_posix qemu_x86
|