mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 00:41:56 +00:00
The conf file contained obsolete config options and it was not really used. Cleaned also the sample.yaml file. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
9 lines
136 B
YAML
9 lines
136 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
test:
|
|
harness: net
|
|
platform_whitelist: qemu_x86 native_posix
|
|
tags: net coap
|