This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
713b6df561
zephyr
/
samples
/
net
/
nats
/
sample.yaml
8 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
samples: nats: unify prj.conf and add sample.yaml Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-07-29 01:42:54 +08:00
sample
:
tests: samples: fix yaml syntax Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-15 00:08:08 +08:00
name
:
NATS Client
samples: nats: unify prj.conf and add sample.yaml Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-07-29 01:42:54 +08:00
tests
:
tests/samples: fixed yaml syntax Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-06 02:00:43 +08:00
test
:
samples: bluetooth and net samples need test setup remove build_only and make them depend on test harness (bluetooth) Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-10 23:17:32 +08:00
harness
:
net
tests/samples: fixed yaml syntax Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-06 02:00:43 +08:00
depends_on
:
netif
tags
:
net nats