zephyr/samples
Jukka Rissanen cd92dc2e2f 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: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-02-07 17:47:12 +01:00
..
application_development boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
arch
basic samples: fade_led: fix build error when PWM is not enabled 2025-02-06 14:47:15 +01:00
bluetooth samples: Bluetooth: Improve printing in NUS sample 2025-02-06 17:49:27 +01:00
boards samples: nordic: system_off: add retained_mem variant for nRF5340 DK 2025-01-30 16:21:30 +01:00
cpp
drivers samples: dac: simplify meta data 2025-02-06 14:45:40 +01:00
fuel_gauge
hello_world samples: hello_world: remove redundant title 2024-09-26 17:40:42 -04:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: modules: lvgl: transparency: Fix supported pixel format check 2025-01-16 02:39:21 +01:00
net samples: net: mdns_responder: Increase ZVFS_POLL_MAX 2025-02-07 17:47:12 +01:00
philosophers
posix samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
psa samples|tests: secure-storage: allow all test rng sources 2024-12-19 17:53:37 +01:00
sensor samples: sensor: enable sensor trigger 2025-02-06 07:44:55 +01:00
shields samples/shields: x-nucleo-iks4a1: Add lis2dux12 accel and temp test 2024-12-27 19:34:46 +01:00
subsys samples: usb: midi: use correct Class Code triple 2025-02-06 17:49:12 +01:00
synchronization
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration samples: tfm_integration: Update regression test dependencies 2025-01-20 11:43:32 +01:00
userspace samples: userspace: prod_consumer: Update API to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
index.rst
sample_definition_and_criteria.rst