zephyr/samples/modules/thrift/hello/client
Chris Friedt bec115fbcf samples: thrift: add dependencies for c11 threads
The thrift hello/client sample did not have the required
kconfig options for some reason.

Adding these seemed to fix the issue.

CONFIG_COMMON_LIBC_THRD=y
CONFIG_DYNAMIC_THREAD=y
CONFIG_THREAD_STACK_INFO=y

Signed-off-by: Chris Friedt <chrisfriedt@gmail.com>
2024-03-28 10:57:38 +09:00
..
src thrift: null-terminate certificates in samples and tests 2024-02-13 19:36:58 +01:00
CMakeLists.txt
hello_client.py
Kconfig
Makefile
prj.conf samples: thrift: add dependencies for c11 threads 2024-03-28 10:57:38 +09:00
sample.yaml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00