zephyr/samples
Jukka Rissanen 8a4ef3e67a samples: net: sockets: echo: Convert to work both IPv6 and IPv4
The sample enables CONFIG_NET_IPV4_MAPPING_TO_IPV6 and then
turns off IPV6_V6ONLY option which allows it to support both
IPv6 and IPv4 using the same socket.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-23 09:57:22 -05:00
..
application_development samples: code_relocation_nocopy: Make linker script more generic 2023-09-13 16:20:34 +02:00
arch random: Rename random header 2023-10-10 14:23:50 +03:00
basic random: Rename random header 2023-10-10 14:23:50 +03:00
bluetooth Bluetooth: ISO: extend API for setting SDU interval 2023-10-23 15:22:10 +02:00
boards doc: samples nrf53_sync_rtc: Fix flash command 2023-10-23 12:54:31 +02:00
charger samples: charger: Creates a generic sample application for chargers 2023-10-20 14:55:22 +02:00
compression samples: compression: add dependency on lz4 module 2023-10-01 09:21:50 +03:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers boards: riscv: longan_nano: add adc support 2023-10-20 15:10:20 +02:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
hello_world samples: hello_world: use printf 2023-08-17 10:38:26 +02:00
kernel kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
modules samples: modules: lvgl: enable widgets demo 2023-10-20 15:03:37 +02:00
net samples: net: sockets: echo: Convert to work both IPv6 and IPv4 2023-10-23 09:57:22 -05:00
philosophers arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
posix samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
sensor sensors: mpu6050: samples: fix wrong channel fetch 2023-10-04 10:07:43 +02:00
shields doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
subsys samples: mgmt: mcumgr: smp_svr: Select CRC for SMP over console 2023-10-23 12:15:41 +02:00
synchronization samples: synchronization: build this sample on all platforms 2023-09-20 10:05:14 -04:00
tfm_integration samples: tfm_regression_test: Provide a working partition for nucleo_l5 2023-10-10 11:18:48 +02:00
userspace samples: userspace: exclude cy8cproto boards from sample 2023-09-25 19:42:13 +02:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst doc: ztest: adapt ztest docs 2023-10-20 15:04:29 +02:00