zephyr/samples/net/civetweb/http_server/sample.yaml
Anas Nashif 2d97bdd85d samples: add module requirement into samples
Do not build those samples if the needed modules are not available in
the workspace.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-19 09:38:55 -04:00

14 lines
306 B
YAML

sample:
description: Civetweb HTTP API sample
name: http_server
tests:
sample.net.civetweb.http_server:
modules:
- civetweb
harness: net
arch_exclude: posix
depends_on: netif
filter: CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR
integration_platforms:
- sam_e70_xplained