zephyr/samples/subsys/modbus/tcp_server/sample.yaml
Johann Fischer e6d4b28592 samples: add MODBUS TCP server sample
Add MODBUS TCP server sample.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-03-19 15:50:21 +01:00

10 lines
315 B
YAML

sample:
name: Modbus TCP Server Sample
tests:
sample.modbus.tcp_server:
tags: modbus
filter: dt_compat_enabled_with_alias("gpio-leds", "led0") and
dt_compat_enabled_with_alias("gpio-leds", "led1") and
dt_compat_enabled_with_alias("gpio-leds", "led2")
depends_on: gpio, netif