zephyr/samples
Alberto Escolar Piedras 2051e3c18e samples shell_module: Avoid setting incompatible options
Currently the USB configuration of this sample is
selecting POSIX_CLOCK and being built by default with
USB_NATIVE_POSIX. This combination is currently not possible
due to mutually exclusive dependencies (the host C library)
which results in a configuration warning and POSIX_CLOCK being
forced to 'n'.
Let's instead disable POSIX_CLOCK in this sample USB config
overlay, until the USB native driver supports building
with embedded C libraries.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-26 16:19:39 +02:00
..
application_development
arch samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
basic boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
bluetooth Samples: Bluetooth: Vendor Specific: support for HCI Scan Request 2024-04-26 16:08:08 +02:00
boards boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
compression
cpp
drivers samples: drivers: adc: add esp32-s3-touch-lcd-1.28 overlay 2024-04-25 15:12:35 +02:00
fuel_gauge
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 boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
net boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
philosophers
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor test: mcux_acmp: remove hwv1 overlay which conflicts with hwv2 2024-04-24 15:05:01 -04:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples shell_module: Avoid setting incompatible options 2024-04-26 16:19:39 +02:00
synchronization
tfm_integration boards: st: tfm: Update board documentation 2024-03-22 09:23:30 +00:00
userspace
classic.rst
index.rst
sample_definition_and_criteria.rst