Skip to content
Commit daab0485 authored by Valerio Setti's avatar Valerio Setti Committed by Benjamin Cabé
Browse files

drivers: entropy: nrf5: add "depends on MULTITHREADING"



entropy_nrf5 modules uses k_sem_xxx() functions in several
places, but these functions are only functional when
CONFIG_MULTITHREADING is set, otherwise they just fallback to
the empty weak implementation provided in
zephyr/lib/libc/armstdc/src/threading_weak.c.

Signed-off-by: default avatarValerio Setti <vsetti@baylibre.com>
parent 62581570
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment