EVENTFD is not anymore compatible with these targets so let's disable them with this sample to avoid a failure in twister otherwise. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
12 lines
211 B
YAML
12 lines
211 B
YAML
sample:
|
|
name: DHCP Client
|
|
tests:
|
|
sample.net.dhcpv4_client:
|
|
harness: net
|
|
depends_on: netif
|
|
platform_exclude:
|
|
- native_posix/native/64
|
|
- native_posix
|
|
tags:
|
|
- net
|
|
- http
|