zephyr/samples/net/gptp/sample.yaml
Jukka Rissanen 67b4c5d5d4 samples: net: gptp: Sample application for gPTP support
The application does not do much, it just registers to a callback
in order to get information about gPTP.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-06-28 16:50:50 +03:00

14 lines
305 B
YAML

common:
harness: net
tags: net gptp
sample:
description: Test gPTP functionality
name: gPTP sample app
tests:
test:
platform_whitelist: frdm_k64f sam_e70_xplained native_posix
depends_on: netif
# To avoid "Too many thread objects" error
extra_configs:
- CONFIG_USERSPACE=n