Do not build those samples if the needed modules are not available in the workspace. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
212 B
YAML
11 lines
212 B
YAML
common:
|
|
tags: filesystem
|
|
modules:
|
|
- fatfs
|
|
tests:
|
|
filesystem.fat.api:
|
|
platform_allow: native_posix
|
|
filesystem.fat.api.lfn:
|
|
extra_args: CONF_FILE="prj_lfn.conf"
|
|
platform_allow: native_posix
|