zephyr/samples
Seppo Takalo 03fd995fd5 samples: net: lwm2m_client: Use Ethernet in QEMU Cortex-M3
By default, qemu_coxtex_m3 target selected SLIP driver as
a network backend. This requires some unstandard tool (tunslip6),
which are error prone and might not necessary work.
Ethernet backend work equally well as in native_posix so
use the same for both.

Change the default emulation platform from X86 to Cortex-M3
because it supports Ethernet by default.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-01-27 00:58:45 +09:00
..
application_development treewide: update usage of zephyr_code_relocate 2023-01-17 18:08:37 +01:00
arch boards: xtensa: m5stickc_plus: initial support 2023-01-09 10:16:27 +01:00
basic samples: basic: custom devicetree binding demo 2023-01-19 10:16:34 +01:00
bluetooth samples: hci_usb: enable new experimental USB device support 2023-01-27 00:57:22 +09:00
boards samples: boards: nxp_s32: add sample for NETC 2023-01-24 14:37:20 +01:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
cpp subsys/cpp: Also run C++ tests with picolibc when possible 2023-01-20 09:03:25 +01:00
drivers samples: spi_flash: Add option to test multiple sectors 2023-01-26 09:39:59 +00:00
hello_world yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
kernel yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
modules treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
net samples: net: lwm2m_client: Use Ethernet in QEMU Cortex-M3 2023-01-27 00:58:45 +09:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix samples: posix: gettimeofday: include time.h 2023-01-11 09:41:29 +01:00
sensor dts: arm: st: Remove obsolete properties for all STM32 ADC from dts 2023-01-25 15:00:21 +00:00
shields samples: shields: npm6001_ek: remove dead assignment 2022-12-27 13:12:55 +01:00
subsys mgmt: mcumgr: transport: smp_bt: Fix wrongly enabling Bluetooth 2023-01-26 12:36:16 +00:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
userspace yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: cpp: Relocate samples/subsys/cpp to samples/cpp 2023-01-13 17:42:55 -05:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00