Skip to content
Commit cd92dc2e authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Benjamin Cabé
Browse files

samples: net: mdns_responder: Increase ZVFS_POLL_MAX



The sample needs a bit more resources. The existing build
assert complains about this

error: static assertion failed: "CONFIG_ZVFS_POLL_MAX must be larger than
 ((1 + (2 + 0)) + (3 + 3) + 0)"
include/zephyr/net/dns_resolve.h:146:1: note: in expansion of macro
 'BUILD_ASSERT'
  146 | BUILD_ASSERT(CONFIG_ZVFS_POLL_MAX >= DNS_DISPATCHER_MAX_POLL,
      | ^~~~~~~~~~~~

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@nordicsemi.no>
parent 9a642f55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment