zephyr/samples
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
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
basic samples: hwmv2: rename espxx_luatos_core files 2024-03-25 18:40:34 -04:00
bluetooth samples/bluetooth/unicast_audio_server: Fix nrf5340bsim board name 2024-03-25 18:38:47 -04:00
boards samples: boards: esp32: add and update sample.yaml files 2024-03-26 09:38:43 +00:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: driver: memc: Fix print argument 2024-03-26 10:48:18 -04:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: thrift: add dependencies for c11 threads 2024-03-28 10:57:38 +09:00
net samples: net: Disable native_sim net USB driver in samples 2024-03-27 13:40:13 -05:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor samples: hwmv2: rename espxx_luatos_core files 2024-03-25 18:40:34 -04:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration boards: st: tfm: Update board documentation 2024-03-22 09:23:30 +00:00
userspace hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
classic.rst
index.rst
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00